public class ManagedVersionMap extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ManagedVersionMap(Map map) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCodepublic ManagedVersionMap(Map map)
public String toString()
toString in class AbstractMapCopyright © 2001–2019 The Apache Software Foundation. All rights reserved.