Interface Indexed<T>

    • Method Detail

      • getKey

        T getKey()
        Returns the unique key to index the object by.
        Returns:
        the unique key to index the object by.