Uses of Enum Class
com.luna.common.date.DateUnit
-
Uses of DateUnit in com.luna.common.date
Modifier and TypeMethodDescriptionstatic DateUnit
DateUnit.of
(java.time.temporal.ChronoUnit unit) 单位兼容转换,将ChronoUnit
转换为对应的DateUnitstatic DateUnit
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. -
Uses of DateUnit in com.luna.common.os.hardware