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