public class FilteredEnumLists extends HashMap<String,String[]>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
FilteredEnumLists() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getEnumValues(String factType,
String field)
For simple cases - where a list of values are known based on a field.
|
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 © 2001–2020 JBoss by Red Hat. All rights reserved.