Package io.protostuff
Interface EnumLite<E extends java.lang.Enum<E>>
-
public interface EnumLite<E extends java.lang.Enum<E>>Interface for an enum value for use with code-generated enums.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetNumber()
-