AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ModifiableClaimSet() |
ModifiableClaimSet(int initialCapacity) |
ModifiableClaimSet(int initialCapacity,
float loadFactor) |
ModifiableClaimSet(Map<String,Object> properties) |
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, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitclaim, claim, claim, getAsBoolean, getAsInstant, getAsString, getAsStringSet, getAsUriclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic ModifiableClaimSet(Map<String,Object> properties)
properties - initial values (copied so that "properties" is not altered when claim-set is modified)public ModifiableClaimSet()
public ModifiableClaimSet(int initialCapacity,
float loadFactor)
public ModifiableClaimSet(int initialCapacity)
Copyright © 2022. All rights reserved.