public interface HashObjSet<E> extends ObjSet<E>, HashContainer
ObjSets, based on hash tables.
This interface doesn't carry own specific behaviour, just combines it's superinterfaces.
Looking for a way to instantiate a HashObjSet? See static factory methods
in HashObjSets class.
HashObjSets,
HashObjSetFactorycursor, equivalence, forEach, forEachWhile, iterator, removeIfclear, ensureCapacity, isEmpty, shrink, size, sizeAsLongadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArraycurrentLoad, ensureCapacity, hashConfig, shrink