org.codehaus.gpars

groovyx.gpars.extra166y
[Java] Interface CustomConcurrentHashMap.Reclaimable


static interface CustomConcurrentHashMap.Reclaimable

An object that may be subject to cleanup operations when removed from a java.lang.ref.ReferenceQueue


Method Summary
void onReclamation()

 

Method Detail

onReclamation

public void onReclamation()


 

Copyright © 2008–2013 Václav Pech. All Rights Reserved.