public final class Long2ObjectCache.EntrySet extends AbstractSet<Map.Entry<Long,V>>
| Constructor and Description |
|---|
EntrySet() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Long2ObjectCache.EntryIterator |
iterator() |
int |
size() |
equals, hashCode, removeAlladd, addAll, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, contains, containsAll, isEmpty, remove, retainAll, spliterator, toArray, toArrayparallelStream, removeIf, streampublic int size()
public Long2ObjectCache.EntryIterator iterator()
Copyright © 2014-2022 Real Logic Limited. All Rights Reserved.