Klasse CDOChangeKindCache

java.lang.Object
java.util.AbstractMap<CDOID,CDOChangeKind>
java.util.HashMap<CDOID,CDOChangeKind>
org.eclipse.emf.cdo.spi.common.commit.CDOChangeKindCache
Alle implementierten Schnittstellen:
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...
Seit:
4.0
Autor:
Eike Stepper
Siehe auch: