public static class EntryMetaData.Map extends EnumMap<EntryMetaData,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Map() |
| Modifier and Type | Method and Description |
|---|---|
Object |
put(EntryMetaData key,
Object value) |
clear, clone, containsKey, containsValue, entrySet, equals, get, hashCode, keySet, putAll, remove, size, valuesisEmpty, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Object put(EntryMetaData key, Object value)
put in interface Map<EntryMetaData,Object>put in class EnumMap<EntryMetaData,Object>Copyright © 2012–2015. All rights reserved.