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, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodepublic ManagedVersionMap(Map map)
public String toString()
toString in class AbstractMapCopyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.