Interface KeyedReference<K,T>

All Known Implementing Classes:
KeyedPhantomReference, KeyedSoftReference, KeyedStrongReference, KeyedWeakReference

public interface KeyedReference<K,T>
Author:
Eike Stepper
See Also: