public class PropertiesMap extends StringToObjectMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
PropertiesMap() |
PropertiesMap(int initialCapacity) |
PropertiesMap(int initialCapacity,
float loadFactor) |
PropertiesMap(Map<? extends String,? extends Object> m) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2019. All Rights Reserved.