Package | Description |
---|---|
com.kenai.jaffl.mapper | |
com.kenai.jaffl.provider.jffi |
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 |
---|---|
java.lang.Object |
AsmLibraryLoader.FromNativeProxy.fromNative(java.lang.Object value,
FromNativeContext unused) |
java.lang.Object |
AsmLibraryLoader.IntToLong.fromNative(java.lang.Object nativeValue,
FromNativeContext context) |
java.lang.Object |
EnumResultConverter.fromNative(java.lang.Object nativeValue,
FromNativeContext context) |
Constructor and Description |
---|
AsmLibraryLoader.FromNativeProxy(FromNativeConverter converter,
FromNativeContext ctx) |