jnr.ffi.provider.jffi
Class ToNativeType
java.lang.Object
jnr.ffi.provider.jffi.ToNativeType
- All Implemented Interfaces:
- SignatureType, ToNativeType
public class ToNativeType
- extends Object
- implements ToNativeType
getToNativeConverter
public ToNativeConverter getToNativeConverter()
- Specified by:
getToNativeConverter in interface ToNativeType
getDeclaredType
public final Class getDeclaredType()
- Specified by:
getDeclaredType in interface SignatureType
getAnnotations
public final Collection<Annotation> getAnnotations()
- Specified by:
getAnnotations in interface SignatureType
getGenericType
public Type getGenericType()
- Specified by:
getGenericType in interface SignatureType
toString
public final String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.