public final class Object2LongHashMap.EntrySet extends AbstractSet<Map.Entry<K,Long>>
Constructor and Description |
---|
EntrySet() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
boolean |
contains(Object o) |
Object2LongHashMap.EntryIterator |
iterator() |
int |
size() |
equals, hashCode, removeAll
add, addAll, containsAll, isEmpty, remove, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, containsAll, isEmpty, remove, retainAll, spliterator, toArray, toArray
parallelStream, removeIf, stream
public Object2LongHashMap.EntryIterator iterator()
public int size()
public void clear()
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.