Class IdentityObject

  • All Implemented Interfaces:
    Serializable, Cloneable

    public final class IdentityObject
    extends Object
    implements Cloneable, Serializable
    This class is a singleton. It supports serialization and cloning. In both case the unique instance of IdentityObject remains the same object.
    Since:
    1.0.0
    Author:
    Thomas Leplus
    See Also:
    Serialized Form