Uses of Enum Class
com.winterhavenmc.library.messagebuilder.models.time.TimeUnit
Packages that use TimeUnit
-
Uses of TimeUnit in com.winterhavenmc.library.messagebuilder.models.time
Methods in com.winterhavenmc.library.messagebuilder.models.time that return TimeUnitModifier and TypeMethodDescriptionstatic TimeUnitReturns the enum constant of this class with the specified name.static TimeUnit[]TimeUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.winterhavenmc.library.messagebuilder.models.time with parameters of type TimeUnitModifier and TypeMethodDescriptionfinal longfinal booleanTimeUnit.isGreaterThan(TimeUnit timeUnit) final booleanTimeUnit.isLessThan(TimeUnit timeUnit)