Uses of Enum Class
xericker.arenalegends.handler.parser.TimeParser.FormatType
Packages that use TimeParser.FormatType
-
Uses of TimeParser.FormatType in xericker.arenalegends.handler.parser
Subclasses with type arguments of type TimeParser.FormatType in xericker.arenalegends.handler.parserMethods in xericker.arenalegends.handler.parser that return TimeParser.FormatTypeModifier and TypeMethodDescriptionstatic TimeParser.FormatTypeReturns the enum constant of this class with the specified name.static TimeParser.FormatType[]TimeParser.FormatType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in xericker.arenalegends.handler.parser with parameters of type TimeParser.FormatTypeModifier and TypeMethodDescriptionTimeParser.process(long timeValue, TimeParser.FormatType formatType)