public class SeparatedMapper extends java.lang.Object implements ValueMapperFactory
| Modifier and Type | Class and Description |
|---|---|
static interface |
SeparatedMapper.Separated |
static class |
SeparatedMapper.SeparatedMapperInstance<T,C> |
| Constructor and Description |
|---|
SeparatedMapper() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<ValueMapperInstance<?>> |
maybeForType(BindingType bindingType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitalways, defaultFactories, forClasspublic java.util.Optional<ValueMapperInstance<?>> maybeForType(BindingType bindingType)
maybeForType in interface ValueMapperFactory