Interface RegistryKeySet<T extends Keyed>

Type Parameters:
T - registry value type
All Superinterfaces:
Iterable<TypedKey<T>>, RegistrySet<T>
All Known Subinterfaces:
Tag<T>

@NonExtendable public non-sealed interface RegistryKeySet<T extends Keyed> extends Iterable<TypedKey<T>>, RegistrySet<T>
Represents a collection tied to a registry.

There are 2 types of registry key sets: