|
||||||||||
| 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
jnr.ffi.provider.ResultType
public class ResultType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jnr.ffi.mapper.FromNativeType |
|---|
FromNativeType.Cacheable |
| Constructor Summary | |
|---|---|
ResultType(Class javaType,
NativeType nativeType,
Collection<Annotation> annotations,
FromNativeConverter fromNativeConverter,
FromNativeContext fromNativeContext)
|
|
| Method Summary |
|---|
| Methods inherited from class jnr.ffi.provider.FromNativeType |
|---|
getFromNativeContext, 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 ResultType(Class javaType,
NativeType nativeType,
Collection<Annotation> annotations,
FromNativeConverter fromNativeConverter,
FromNativeContext fromNativeContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||