public final class AnnotationTypeMapper.ReflectionFromNativeConverter extends AnnotationTypeMapper.AbstractReflectionConverter implements FromNativeConverter<Object,Object>
FromNativeConverter.Cacheable, FromNativeConverter.FromNative, FromNativeConverter.NoContextmethod, nativeType| Constructor and Description |
|---|
ReflectionFromNativeConverter(Method method,
Class nativeType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
fromNative(Object nativeValue,
FromNativeContext context) |
invoke, nativeTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnativeTypepublic Object fromNative(Object nativeValue, FromNativeContext context)
fromNative in interface FromNativeConverter<Object,Object>Copyright © 2017. All rights reserved.