Class WeakHashSet

  • All Implemented Interfaces:
    Iterable, Collection, Set

    public class WeakHashSet
    extends AbstractSet
    implements Set
    The WeakHashSet is an implementation of the Set interface that uses a WeakHashMap.