Interface NamedInteger.HasOfValue

Enclosing class:
NamedInteger

public static interface NamedInteger.HasOfValue
Marks a subclass that provides a method "public static T ofValue(int v)" that allows casting an integer to this type via reflection.