public class CDOChangeKindCache extends HashMap<CDOID,CDOChangeKind> implements CDOChangeKindProvider
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CDOChangeKindCache(CDOChangeSetData changeSetData) |
| Modifier and Type | Method and Description |
|---|---|
CDOChangeKind |
getChangeKind(CDOID id) |
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 CDOChangeKindCache(CDOChangeSetData changeSetData)
public CDOChangeKind getChangeKind(CDOID id)
getChangeKind in interface CDOChangeKindProviderCopyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.