Uses of Enum Class
com.ethlo.time.TemporalType
Packages that use TemporalType
-
Uses of TemporalType in com.ethlo.time
Methods in com.ethlo.time that return TemporalTypeModifier and TypeMethodDescriptionstatic TemporalType
Returns the enum constant of this class with the specified name.static TemporalType[]
TemporalType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ethlo.time with parameters of type TemporalTypeModifier and TypeMethodDescriptionprivate static boolean
ITU.isAllowed
(TemporalType needle, TemporalType... allowed) static boolean
ITU.isValid
(String text, TemporalType... types) Check if the input is valid for one of the specified types