
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, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic CDOChangeKindCache(CDOChangeSetData changeSetData)
public CDOChangeKind getChangeKind(CDOID id)
getChangeKind in interface CDOChangeKindProviderCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.