您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
Enum Class的使用
org.tio.utils.hutool.DateUnit
使用
DateUnit
的程序包
程序包
说明
org.tio.utils.hutool
特别说明:本包及子包的代码由hutool作者提供 不直接引用hutool的原因主要是减少本项目依赖,减少用户维护pom的烦琐度 hutool项目地址:
https://gitee.com/loolly/hutool
再次感谢hutool作者路小磊的大力支持!
org.tio.utils.hutool
中
DateUnit
的使用
返回
DateUnit
的
org.tio.utils.hutool
中的方法
修饰符和类型
方法
说明
static
DateUnit
DateUnit.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
DateUnit
[]
DateUnit.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.