@Deprecated public static class DefaultSqlSession.StrictMap<V> extends HashMap<String,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
StrictMap()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
V |
get(Object key)
Deprecated.
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
Copyright © 2009–2021 MyBatis.org. All rights reserved.