Uses of Enum Class
org.dellroad.stuff.text.MessageFmt.DateFormatStandard
-
Uses of MessageFmt.DateFormatStandard in org.dellroad.stuff.text
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MessageFmt.DateFormatStandard[]
MessageFmt.DateFormatStandard.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionStandardDateFormatArgumentSegment
(int argumentNumber, MessageFmt.DateFormatStandard standard) StandardTimeFormatArgumentSegment
(int argumentNumber, MessageFmt.DateFormatStandard standard)