Interface Identifiable

    • Method Detail

      • getId

        java.lang.Object getId()
        Gets the identity of object.

        This identity should override Object.equals(Object) and Object.hashCode() methods.