Class OImmutableRecordId

java.lang.Object
com.orientechnologies.orient.core.id.ORecordId
com.orientechnologies.orient.core.id.OImmutableRecordId
All Implemented Interfaces:
OIdentifiable, ORID, Serializable, Comparable<OIdentifiable>, Comparator<OIdentifiable>

public class OImmutableRecordId extends ORecordId
Immutable ORID implementation. To be really immutable fields must not be public anymore. TODO!
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
See Also: