-
Nested Class Summary
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-
Method Summary
Returns all
Constants for the provided set of keys.
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Method Details
-
getMatchingConstants
Returns all
Constants for the provided set of keys.
- Parameters:
keys - - for which the Constants will be retrieved
- Returns:
- the collection of
Constants