public class SoloConstructorMapper extends java.lang.Object implements ValueMapperFactory
| Modifier and Type | Class and Description |
|---|---|
static interface |
SoloConstructorMapper.SoloConstructor |
class |
SoloConstructorMapper.SoloConstructorMapperInstance<T> |
| Constructor and Description |
|---|
SoloConstructorMapper() |
| 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