Class CDOChangeKindCache

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<CDOID,CDOChangeKind>
org.eclipse.emf.cdo.spi.common.commit.CDOChangeKindCache
All Implemented Interfaces:
Serializable, Cloneable, Map<CDOID,CDOChangeKind>, CDOChangeKindProvider

public class CDOChangeKindCache extends HashMap<CDOID,CDOChangeKind> implements CDOChangeKindProvider
If the meaning of this type isn't clear, there really should be more of a description here...
Since:
4.0
Author:
Eike Stepper
See Also: