public abstract class AnnotationTypeMapper.AbstractReflectionConverter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.reflect.Method |
method |
protected java.lang.Class |
nativeType |
Constructor and Description |
---|
AbstractReflectionConverter(java.lang.reflect.Method method,
java.lang.Class nativeType) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
invoke(java.lang.Object value,
java.lang.Object context) |
java.lang.Class<java.lang.Object> |
nativeType() |
Copyright © 2017. All rights reserved.