Class ISet.Mixin<V>
java.lang.Object
io.lacuna.bifurcan.ISet.Mixin<V>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.lacuna.bifurcan.ISet
ISet.Mixin<V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface io.lacuna.bifurcan.ICollection
iterator, nth, nth, size
Methods inherited from interface io.lacuna.bifurcan.ISet
add, contains, containsAll, containsAll, containsAny, containsAny, difference, elements, forked, indexOf, intersection, isLinear, iterator, linear, remove, sliceIndices, split, spliterator, stream, test, toArray, toArray, toSet, union, valueEquality, valueHash, zip
-
Field Details
-
hash
protected int hash
-
-
Constructor Details
-
Mixin
public Mixin()
-
-
Method Details
-
hashCode
-
equals
-
toString
-
clone
-