public abstract static class LongList.Base extends LongCollection.Base implements LongList
LongList
implementations.LongList.Base, LongList.SubList
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, add, addAll, addAll, addAllLongs, addAllLongs, addAllLongsAt, addAllLongsAt, addLong, addLongAt, binarySearch, clear, contains, containsAll, copy, create, create, get, getLong, indexOf, indexOfLong, isEmpty, lastIndexOf, lastIndexOfLong, listIterator, listIterator, of, remove, remove, removeAll, removeIf, removeLongAt, replaceAll, replaceAllLongs, retainAll, set, setLong, sort, sortLongs, sortLongs, spliterator, subList, toArray, toArray
toLongArray
containsAllLongs, containsAllLongs, containsAnyLongs, containsAnyLongs, containsLong, forEach, forEachLong, from, from, longStream, once, once, parallelLongStream, removeAllLongs, removeAllLongs, removeLong, removeLongsIf, retainAllLongs, retainAllLongs, sequence
public boolean equals(java.lang.Object o)
equals
in interface java.util.Collection<java.lang.Long>
equals
in interface java.util.List<java.lang.Long>
equals
in class java.lang.Object
public int hashCode()
hashCode
in interface java.util.Collection<java.lang.Long>
hashCode
in interface java.util.List<java.lang.Long>
hashCode
in class java.lang.Object