Enum Class的使用
com.cdkjframework.enums.AnnotationEnums
使用AnnotationEnums的程序包
-
com.cdkjframework.enums中AnnotationEnums的使用
修饰符和类型方法说明static AnnotationEnumsReturns the enum constant of this class with the specified name.static AnnotationEnums[]AnnotationEnums.values()Returns an array containing the constants of this enum class, in the order they are declared.