public class FilterCollection extends HashMap<String,List<FilterElem>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
FilterCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(String collection,
FilterElem elem) |
void |
addElement(String collection,
String name,
String icon,
String value) |
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 © 2025. All rights reserved.