public interface HashObjSet<E> extends ObjSet<E>, HashContainer
ObjSet
s, 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
,
HashObjSetFactory
cursor, equivalence, forEach, forEachWhile, iterator, removeIf
clear, ensureCapacity, isEmpty, shrink, size, sizeAsLong
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
currentLoad, ensureCapacity, hashConfig, shrink