| Package | Description |
|---|---|
| com.cedarsoftware.util | |
| com.cedarsoftware.util.convert |
| Modifier and Type | Method and Description |
|---|---|
Convert<?> |
Converter.addConversion(Class<?> source,
Class<?> target,
Convert<?> conversionFunction)
Add a new conversion.
|
| Modifier and Type | Method and Description |
|---|---|
Convert<?> |
Converter.addConversion(Class<?> source,
Class<?> target,
Convert<?> conversionFunction)
Add a new conversion.
|
| Modifier and Type | Method and Description |
|---|---|
Convert<?> |
Converter.addConversion(Class<?> source,
Class<?> target,
Convert<?> conversionFunction)
Add a new conversion.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Map.Entry<Class<?>,Class<?>>,Convert<?>> |
DefaultConverterOptions.getConverterOverrides() |
default Map<Map.Entry<Class<?>,Class<?>>,Convert<?>> |
ConverterOptions.getConverterOverrides()
Overrides for converter conversions..
|
| Modifier and Type | Method and Description |
|---|---|
Convert<?> |
Converter.addConversion(Class<?> source,
Class<?> target,
Convert<?> conversionFunction)
Add a new conversion.
|
Copyright © 2024. All rights reserved.