Enum Class的使用
com.cdkjframework.enums.PlatformEnums
使用PlatformEnums的程序包
程序包
说明
公共枚举
工具类集合,发送邮件、JSON工具、GZIP工具、HEX工具、集合工具、正则表达式工具、字节工具、脚本执行工具等。
-
com.cdkjframework.enums中PlatformEnums的使用
修饰符和类型方法说明static PlatformEnums
Returns the enum constant of this class with the specified name.static PlatformEnums[]
PlatformEnums.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
com.cdkjframework.util.tool中PlatformEnums的使用