Module omix.api

Class WeakSet<E>

java.lang.Object
omix.util.collections.WeakCollection<E>
omix.util.collections.WeakSet<E>
All Implemented Interfaces:
Cloneable, Iterable<E>, Collection<E>, Set<E>

public final class WeakSet<E>
extends WeakCollection<E>
implements Set<E>