V
- Type of the values associated with the keys.public class DefaultConvertibleMap<V> extends HashMap<String,V> implements IConvertibleMap<V>
IConvertibleMap
that just uses a HashMap
.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
DefaultConvertibleMap() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, get, put
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.