jnr.ffi.provider.jffi
Class AnnotationTypeMapper.AbstractReflectionConverter
java.lang.Object
jnr.ffi.provider.jffi.AnnotationTypeMapper.AbstractReflectionConverter
- Direct Known Subclasses:
- AnnotationTypeMapper.ReflectionFromNativeConverter, AnnotationTypeMapper.ReflectionToNativeConverter
- Enclosing class:
- AnnotationTypeMapper
public abstract class AnnotationTypeMapper.AbstractReflectionConverter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
method
protected final Method method
nativeType
protected final Class nativeType
AnnotationTypeMapper.AbstractReflectionConverter
public AnnotationTypeMapper.AbstractReflectionConverter(Method method,
Class nativeType)
invoke
protected final Object invoke(Object value,
Object context)
nativeType
public final Class<Object> nativeType()
Copyright © 2014. All rights reserved.