Interface ProvidesKey<T>

    • Method Detail

      • getKey

        java.lang.Object getKey​(T item)
        Get the key for a list item.
        Parameters:
        item - the list item
        Returns:
        the key that represents the item