Interface CloudKeyHolder<T>

    • Method Detail

      • getKey

        @NonNull CloudKey<T> getKey()
        Get the key that identifies this object.
        Returns:
        Identifying key.