Interface NamedInteger.HasOfValue

All Known Implementing Classes:
AFTIPCSocketOptions.MessageImportance
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.