public class SharpEnum extends Object
SharpEnum()
static <T extends Enum<T>> T
fromValue(String v, Class<T> class1)
static String
value(Enum<?> enumValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SharpEnum()
public static <T extends Enum<T>> T fromValue(String v, Class<T> class1)
public static String value(Enum<?> enumValue)
Copyright © 2016. All Rights Reserved.