public abstract static class CharSet.Base extends CharCollection.Base implements CharSet
CharSet
implementations.CharSet.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, clear, contains, containsAll, intSpliterator, isEmpty, remove, removeAll, retainAll, toArray, toArray
addAllChars, addAllChars, addChar, removeIf, toCharArray
asReader, containsAllChars, containsAllChars, containsAnyChars, containsAnyChars, containsChar, forEach, forEachChar, from, from, intIterator, intStream, of, once, parallelIntStream, read, removeAllChars, removeAllChars, removeChar, removeCharsIf, retainAllChars, retainAllChars, sequence
public boolean equals(java.lang.Object o)
equals
in interface java.util.Collection<java.lang.Character>
equals
in interface java.util.Set<java.lang.Character>
equals
in class java.lang.Object
public int hashCode()
hashCode
in interface java.util.Collection<java.lang.Character>
hashCode
in interface java.util.Set<java.lang.Character>
hashCode
in class java.lang.Object