public interface HashIntSet extends IntSet, HashContainer
IntSet
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 HashIntSet
? See static factory methods
in HashIntSets
class.
HashIntSets
,
HashIntSetFactory
,
@KolobokeSet
add, contains, contains, cursor, forEach, forEach, forEachWhile, remove, removeIf, removeIf, removeInt, toArray, toArray, toArray, toIntArray
clear, ensureCapacity, isEmpty, shrink, size, sizeAsLong
addAll, clear, contains, containsAll, equals, hashCode, isEmpty, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, stream
currentLoad, ensureCapacity, hashConfig, shrink