|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.ffi.provider.SigType
jnr.ffi.provider.FromNativeType
public class FromNativeType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jnr.ffi.mapper.FromNativeType |
|---|
FromNativeType.Cacheable |
| Constructor Summary | |
|---|---|
FromNativeType(Class javaType,
NativeType nativeType,
Collection<Annotation> annotations,
FromNativeConverter fromNativeConverter,
FromNativeContext fromNativeContext)
|
|
| Method Summary | |
|---|---|
FromNativeContext |
getFromNativeContext()
|
FromNativeConverter |
getFromNativeConverter()
|
| Methods inherited from class jnr.ffi.provider.SigType |
|---|
annotations, effectiveJavaType, getAnnotations, getDeclaredType, getGenericType, getNativeType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FromNativeType(Class javaType,
NativeType nativeType,
Collection<Annotation> annotations,
FromNativeConverter fromNativeConverter,
FromNativeContext fromNativeContext)
| Method Detail |
|---|
public FromNativeConverter getFromNativeConverter()
getFromNativeConverter in interface FromNativeTypepublic FromNativeContext getFromNativeContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||