Class OrganizationSnapshot
java.lang.Object
java.util.AbstractMap<String, Map<String, Map<String, Set<AgentAddress>>>>
java.util.TreeMap<String, Map<String, Map<String, Set<AgentAddress>>>>
madkit.kernel.OrganizationSnapshot
- All Implemented Interfaces:
Serializable, Cloneable, Map<String, Map<String, Map<String, Set<AgentAddress>>>>, NavigableMap<String, Map<String, Map<String, Set<AgentAddress>>>>, SequencedMap<String, Map<String, Map<String, Set<AgentAddress>>>>, SortedMap<String, Map<String, Map<String, Set<AgentAddress>>>>
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Method Summary
Methods inherited from class TreeMap
ceilingEntry, ceilingKey, clear, clone, comparator, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, forEach, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, merge, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, putFirst, putIfAbsent, putLast, remove, replace, replace, replaceAll, size, subMap, subMap, tailMap, tailMap, valuesMethods inherited from class AbstractMap
equals, hashCode, isEmptyMethods inherited from interface NavigableMap
reversedMethods inherited from interface SequencedMap
sequencedEntrySet, sequencedKeySet, sequencedValues
-
Method Details
-
toString
- Overrides:
toStringin classAbstractMap<String, Map<String, Map<String, Set<AgentAddress>>>>
-