Class WeakHashtable.WeakKey

  • Enclosing class:
    WeakHashtable

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