Uses of Enum Class
com.luna.common.date.DateUnit
Packages that use DateUnit
-
Uses of DateUnit in com.luna.common.date
Methods in com.luna.common.date that return DateUnitModifier 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.Methods in com.luna.common.date with parameters of type DateUnit -
Uses of DateUnit in com.luna.common.os.hardware
Methods in com.luna.common.os.hardware with parameters of type DateUnit