public class TopiaEntityIdsMap extends HashMap<Class<? extends TopiaEntity>,List<String>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
TopiaEntityIdsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
addIds(Class<? extends TopiaEntity> type,
Iterable<String> ids) |
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, toStringpublic void addIds(Class<? extends TopiaEntity> type, Iterable<String> ids)
Copyright © 2004–2022 Code Lutin. All rights reserved.