- All Superinterfaces:
- NativeObjectContainerFactory<T>
- All Known Implementing Classes:
- LuxonOptionsFactory
public interface DateAdaptersOptionsFactory<T extends DateAdapterOptions>
extends NativeObjectContainerFactory<T>
Factory interface to get the date adapter options (form chart or from default global ones) related to the date adapter.
- Author:
- Andrea "Stock" Stocchero