public class StringKeyMatchedMap<V> extends KeyMatchedMap<String,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 字段和说明 |
|---|---|
private MatchMode |
matchMode |
private static long |
serialVersionUID |
| 构造器和说明 |
|---|
StringKeyMatchedMap(MatchMode matchMode) |
StringKeyMatchedMap(MatchMode matchMode,
boolean matchFirst) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
match(String key,
Object inputKey) |
clear, containsKey, entrySet, existsKey, get, put, putIfAbsent, removeclone, containsValue, equals, hashCode, isEmpty, keySet, putAll, size, toString, valuescompute, computeIfAbsent, computeIfPresent, containsValue, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, putAll, remove, replace, replace, replaceAll, size, valuesCopyright © 2022. All rights reserved.