org.terracotta.offheapstore.util
Interface WeakIdentityHashMap.ReaperTask<T>

Enclosing class:
WeakIdentityHashMap<K,V>

public static interface WeakIdentityHashMap.ReaperTask<T>


Method Summary
 void reap(T object)
           
 

Method Detail

reap

void reap(T object)


Copyright © 2016. All Rights Reserved.