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, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic void addIds(Class<? extends TopiaEntity> type, Iterable<String> ids)
Copyright © 2004–2013 CodeLutin. All rights reserved.