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 DateUnitDateUnit.of(java.time.temporal.ChronoUnit unit) 单位兼容转换,将ChronoUnit转换为对应的DateUnitstatic DateUnitReturns 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