public static class TypedMap.RecursiveTypedMap extends TypedMap
TypedMap.RecursiveTypedMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
RecursiveTypedMap() |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getDefaultType()
Allows to specify a default type in case the type for a key is not specified.
|
clear, equals, getGenericType, getType, hashCode, put, put, put, putGenericType, putType, putTypes
clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
toString
public Class<?> getDefaultType()
TypedMap
getDefaultType
in class TypedMap