| Constructor and Description |
|---|
PartitionMap(Map<K,V> map,
int size) |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> PartitionMap<K,V> |
create(Map<K,V> map,
int size) |
boolean |
hasNext() |
boolean |
isEmpty() |
Iterator<Map<K,V>> |
iterator() |
Map<K,V> |
next() |
int |
size() |
equals, hashCode, removeAlladd, addAll, clear, contains, containsAll, remove, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEachRemaining, removeadd, addAll, clear, contains, containsAll, remove, retainAll, spliterator, toArray, toArrayparallelStream, removeIf, streamCopyright © 2025. All rights reserved.