您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
Enum Class的使用
cn.xisoil.data.enums.LogEnum
使用
LogEnum
的程序包
程序包
说明
cn.xisoil.data.enums
cn.xisoil.data.enums
中
LogEnum
的使用
返回
LogEnum
的
cn.xisoil.data.enums
中的方法
修饰符和类型
方法
说明
static
LogEnum
LogEnum.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
LogEnum
[]
LogEnum.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.