-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
defaultValue
private final E extends Enum<E> defaultValue
-
Constructor Details
-
EnumConverter
private EnumConverter(Class<E> enumType,
E defaultValue)
-