public interface DateTimeFormatterFactory<DATE_TIME> extends Supplier0<DateTimeFormatter<DATE_TIME>>
DateTimeFormatter<DATE_TIME>
get()
List<Class>
supported()
DateTimeFormatter<DATE_TIME> get()
get
Supplier0<DateTimeFormatter<DATE_TIME>>
List<Class> supported()
Copyright © 2022. All rights reserved.