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
,
@KolobokeSet
cursor, equivalence, forEachWhile
clear, ensureCapacity, isEmpty, shrink, size, sizeAsLong
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, removeIf, stream
currentLoad, ensureCapacity, hashConfig, shrink