protected class OffHeapHashMap.EncodingSet extends AbstractSet<Long>
| Modifier | Constructor and Description |
|---|---|
protected |
EncodingSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Object o) |
Iterator<Long> |
iterator() |
int |
size() |
equals, hashCode, removeAlladd, addAll, clear, containsAll, isEmpty, remove, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, containsAll, isEmpty, remove, retainAll, spliterator, toArray, toArrayparallelStream, removeIf, streampublic int size()
size in interface Collection<Long>size in interface Set<Long>size in class AbstractCollection<Long>public boolean contains(Object o)
contains in interface Collection<Long>contains in interface Set<Long>contains in class AbstractCollection<Long>Copyright © 2015–2024. All rights reserved.