public static class LongList.Single extends AbstractLongList
AbstractLongList.IndexIterator, AbstractLongList.SubList
LongList.Single
Constructor and Description |
---|
LongList.Single(long value) |
Modifier and Type | Method and Description |
---|---|
long |
get(int index) |
int |
size()
Size of the collection.
|
binarySearch, binarySearch, contains, equals, equalSortedUniqueValues, get, getLast, getNextDifferentValueIndex, hashCode, indexOf, isEmpty, isSorted, isSorted, isSortedUnique, iterator, iterator, iterator, subList, toList, toNativeArray, toNativeArray, toString, toString
public int size()
LongList
public long get(int index) throws java.util.NoSuchElementException
java.util.NoSuchElementException