Uses of Interface
org.miaixz.bus.core.center.date.printer.FastDatePrinter.Rule
Packages that use FastDatePrinter.Rule
-
Uses of FastDatePrinter.Rule in org.miaixz.bus.core.center.date.printer
Subinterfaces of FastDatePrinter.Rule in org.miaixz.bus.core.center.date.printerModifier and TypeInterfaceDescriptionstatic interfaceInner class defining a numeric rule.Methods in org.miaixz.bus.core.center.date.printer that return types with arguments of type FastDatePrinter.RuleModifier and TypeMethodDescriptionprotected List<FastDatePrinter.Rule> FastDatePrinter.parsePattern()Returns a list of Rules given a pattern.