Enum Class的使用
cn.herodotus.engine.captcha.core.definition.enums.CaptchaCharacter
使用CaptchaCharacter的程序包
程序包
说明
-
cn.herodotus.engine.captcha.core.definition.enums中CaptchaCharacter的使用
修饰符和类型方法说明static CaptchaCharacterReturns the enum constant of this class with the specified name.static CaptchaCharacter[]CaptchaCharacter.values()Returns an array containing the constants of this enum class, in the order they are declared. -
cn.herodotus.engine.captcha.core.properties中CaptchaCharacter的使用
-
cn.herodotus.engine.captcha.core.provider中CaptchaCharacter的使用
修饰符和类型方法说明static String[]RandomProvider.randomCharacters(int number, CaptchaCharacter captchaCharacter)