Class WeakHashtable.WeakKey

java.lang.Object
java.lang.ref.Reference<T>
java.lang.ref.WeakReference
org.apache.commons.logging.impl.WeakHashtable.WeakKey
Enclosing class:
WeakHashtable

private static final class WeakHashtable.WeakKey extends WeakReference
WeakReference subclass that holds a hard reference to an associated value and also makes accessible the Referenced object holding it.