public class EnumUtil extends Object
static <E extends Enum>E
parse(String value, Class<E> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <E extends Enum> E parse(String value, Class<E> clazz)
Copyright © 2017. All rights reserved.