protected static class BasePropertySet.PropertyMap extends HashMap<String,BasePropertySet.Accessor>
Just giving it an alias to make the use of this class more fool-proof.
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
PropertyMap() |
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
Copyright © 2018 Oracle Corporation. All rights reserved.