K - the class of the dictionary keysV - the class of the dictionary valuesICollectionValue<java.util.Map.Entry<TKey,TValue>>, IDictionary<TKey,TValue>, java.lang.Iterable<java.util.Map.Entry<TKey,TValue>>public class ElementHashDictionary<TKey,TValue extends ion.Meta.Element> extends HashDictionary<TKey,TValue>
HashDictionary.AddRequest, HashDictionary.ModifyElementRequest, HashDictionary.RemoveRequest, HashDictionary.SetRequest| Constructor | Description |
|---|---|
ElementHashDictionary() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
onDestroy() |
destroy, getEventFilters, getEventHandlers, getRequestFilters, getRequestHandlers, getSimulation, getUID, raise, schedule, wasDestroyedadd, addAll, contains, contains, containsAll, copyTo, count, get, getDictionary, getKeys, getValues, handleModificationRequests, iterator, remove, removeAll, removeAll, set, toArraypublic void onDestroy()
onDestroy in class HashDictionary<TKey,TValue extends ion.Meta.Element>