AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
VisitableMap() |
| Modifier and Type | Method and Description |
|---|---|
List<Visitable> |
aggregate() |
void |
forEach(Consumer action) |
List<Visitable> |
get(Object key) |
Iterator |
iterator() |
Spliterator |
spliterator() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic Spliterator spliterator()
spliterator in interface Iterable<Visitable>Copyright © 2019. All rights reserved.