Interface TypedKey<T>

Type Parameters:
T - the value type for the registry
All Superinterfaces:
Keyed

@Experimental public sealed interface TypedKey<T> extends Keyed
Represents a key for a value in a specific registry.