Class TypedKey.DefaultTypedKey<T>

  • All Implemented Interfaces:
    TypedKey<T>
    Enclosing interface:
    TypedKey<T>

    public static final class TypedKey.DefaultTypedKey<T>
    extends Object
    implements TypedKey<T>
    • Constructor Detail

      • DefaultTypedKey

        public DefaultTypedKey​(String name)
        Constructs a TypedKey with a custom name.
        Parameters:
        name - identifier to give to this TypedKey