Interface NamedIntegerBitmask.Constructor<T extends NamedIntegerBitmask<T>>

Type Parameters:
T - This type.
Enclosing class:
NamedIntegerBitmask<T extends NamedIntegerBitmask<T>>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface protected static interface NamedIntegerBitmask.Constructor<T extends NamedIntegerBitmask<T>>
Creates a new instance.