EnumIO.ByName<E extends java.lang.Enum<E>>, EnumIO.ByNumber<E extends java.lang.Enum<E>>| Constructor and Description |
|---|
EnumIO.ByName(java.lang.Class<E> enumClass) |
| Modifier and Type | Method and Description |
|---|---|
E |
readFrom(Input input)
Read the enum from the input.
|
getEnumMapFactory, getEnumSetFactory, newEnumMap, newEnumSet, transfer, writeTopublic EnumIO.ByName(java.lang.Class<E> enumClass)
Copyright © 2009-2016. All Rights Reserved.