public class DefaultConverterOptions extends Object implements ConverterOptions
| Constructor and Description |
|---|
DefaultConverterOptions() |
| Modifier and Type | Method and Description |
|---|---|
Map<Map.Entry<Class<?>,Class<?>>,Convert<?>> |
getConverterOverrides()
Overrides for converter conversions..
|
<T> T |
getCustomOption(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfalseChar, getCharset, getClassLoader, getLocale, getTimeZone, getZoneId, trueCharpublic <T> T getCustomOption(String name)
getCustomOption in interface ConverterOptionspublic Map<Map.Entry<Class<?>,Class<?>>,Convert<?>> getConverterOverrides()
ConverterOptionsgetConverterOverrides in interface ConverterOptionsCopyright © 2024. All rights reserved.