|
||||||||||
| 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.ToNativeType
jnr.ffi.provider.ParameterType
public class ParameterType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jnr.ffi.mapper.ToNativeType |
|---|
ToNativeType.Cacheable |
| Constructor Summary | |
|---|---|
ParameterType(Class javaType,
NativeType nativeType,
Collection<Annotation> annotations,
ToNativeConverter toNativeConverter,
ToNativeContext toNativeContext)
|
|
| Method Summary |
|---|
| Methods inherited from class jnr.ffi.provider.ToNativeType |
|---|
getToNativeContext, getToNativeConverter |
| 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 ParameterType(Class javaType,
NativeType nativeType,
Collection<Annotation> annotations,
ToNativeConverter toNativeConverter,
ToNativeContext toNativeContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||