Interface InstantFormatter.FormatterFactory
- All Known Implementing Classes:
InstantFormatter.JavaDateTimeFormatterFactory, InstantFormatter.Log4jFastFormatterFactory, InstantFormatter.Log4jFixedFormatterFactory
- Enclosing class:
InstantFormatter
private static interface InstantFormatter.FormatterFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateIfSupported(String pattern, Locale locale, TimeZone timeZone)
-
Method Details
-
createIfSupported
-