public final class AnnotationTypeMapper.ReflectionToNativeConverter extends AnnotationTypeMapper.AbstractReflectionConverter implements ToNativeConverter<Object,Object>
ToNativeConverter.Cacheable, ToNativeConverter.NoContext, ToNativeConverter.PostInvocation<J,N>, ToNativeConverter.ToNativemethod, nativeType| Constructor and Description |
|---|
ReflectionToNativeConverter(Method method,
Class nativeType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
toNative(Object nativeValue,
ToNativeContext context) |
invoke, nativeTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnativeTypepublic Object toNative(Object nativeValue, ToNativeContext context)
toNative in interface ToNativeConverter<Object,Object>Copyright © 2017. All rights reserved.