Class Identifier

  • All Implemented Interfaces:

    @Serializable() 
    public final class Identifier
    
                        

    Represents a piece of data that identifies an Object.

    This class represents a piece of data that identifies an Object. If isPartOfUniqueness is false, this data can change over time without creating a new Object. This is primarily used for human-readable values that are useful in identification purposes, but may change at times.