public class EnumUtil extends Object
EnumUtil()
static boolean
exists(Class<?> clazz, Integer key)
static String
getEnum(Class<?> clazz, Integer key)
notExists(Class<?> clazz, Integer key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnumUtil()
public static String getEnum(Class<?> clazz, Integer key)
clazz
key
public static boolean exists(Class<?> clazz, Integer key)
public static boolean notExists(Class<?> clazz, Integer key)
Copyright © 2019. All rights reserved.