Interface Keyed<K>

    • Method Detail

      • getKeys

        Set<K> getKeys()
        Gets the set of keys.
        Returns:
        the keys (never null)