public class SoloConstructorMapper.SoloConstructorMapperInstance<T> extends java.lang.Object implements ValueMapperInstance.NullableValueMapperInstance<T>
ValueMapperInstance.NullableValueMapperInstance<T>| Constructor and Description |
|---|
SoloConstructorMapperInstance() |
| Modifier and Type | Method and Description |
|---|---|
T |
fromNonNullString(java.lang.String string) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromStringpublic T fromNonNullString(java.lang.String string)
fromNonNullString in interface ValueMapperInstance.NullableValueMapperInstance<T>