public abstract static class IntSet.Base extends IntCollection.Base implements IntSet
IntSet
implementations.IntSet.Base
Constructor and Description |
---|
Base() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, asChars, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, spliterator, toArray, toArray
addAllInts, addAllInts, addInt, removeIf, toIntArray
asInputStream, containsAllInts, containsAllInts, containsAnyInts, containsAnyInts, containsInt, forEach, forEachInt, from, from, intStream, of, once, once, parallelIntStream, read, removeAllInts, removeAllInts, removeInt, removeIntsIf, retainAllInts, retainAllInts, sequence
public boolean equals(java.lang.Object o)
equals
in interface java.util.Collection<java.lang.Integer>
equals
in interface java.util.Set<java.lang.Integer>
equals
in class java.lang.Object
public int hashCode()
hashCode
in interface java.util.Collection<java.lang.Integer>
hashCode
in interface java.util.Set<java.lang.Integer>
hashCode
in class java.lang.Object