Enum Class的使用
com.xingyuv.captcha.model.common.CaptchaBaseMapEnum
使用CaptchaBaseMapEnum的程序包
-
com.xingyuv.captcha.model.common中CaptchaBaseMapEnum的使用
修饰符和类型方法说明static CaptchaBaseMapEnumCaptchaBaseMapEnum.parseFromCodeValue(String codeValue) 根据codeValue获取枚举static CaptchaBaseMapEnumReturns the enum constant of this class with the specified name.static CaptchaBaseMapEnum[]CaptchaBaseMapEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.