Uses of Enum Class
org.dellroad.stuff.text.MessageFmt.DateFormatStandard
Packages that use MessageFmt.DateFormatStandard
-
Uses of MessageFmt.DateFormatStandard in org.dellroad.stuff.text
Methods in org.dellroad.stuff.text that return MessageFmt.DateFormatStandardModifier 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.Constructors in org.dellroad.stuff.text with parameters of type MessageFmt.DateFormatStandardModifierConstructorDescriptionStandardDateFormatArgumentSegment
(int argumentNumber, MessageFmt.DateFormatStandard standard) StandardTimeFormatArgumentSegment
(int argumentNumber, MessageFmt.DateFormatStandard standard)