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