| Package | Description |
|---|---|
| jnr.ffi.mapper | |
| jnr.ffi.provider | |
| jnr.ffi.provider.jffi | |
| jnr.ffi.util |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodResultContext |
| Modifier and Type | Method and Description |
|---|---|
J |
FromNativeConverter.fromNative(N nativeValue,
FromNativeContext context) |
| Modifier and Type | Method and Description |
|---|---|
Enum |
EnumResultConverter.fromNative(Object nativeValue,
FromNativeContext context) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ResultConverter.fromNative(Object nativeValue,
FromNativeContext unused) |
| Constructor and Description |
|---|
ResultConverter(FromNativeConverter converter,
FromNativeContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
Enum |
EnumMapper.fromNative(Integer nativeValue,
FromNativeContext context) |
Copyright © 2013. All rights reserved.