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