Interface Identifiable<T extends Comparable<T>>

    • Method Detail

      • getId

        T getId()
        Gets the identifier uniquely identifying this Object instance.

        Returns:
        an identifier uniquely identifying this Object.