Package | Description |
---|---|
com.kenai.jaffl.mapper | |
com.kenai.jaffl.provider.jffi |
Modifier and Type | Class and Description |
---|---|
class |
MethodParameterContext
Holds context for a method parameter java->native conversion.
|
Modifier and Type | Method and Description |
---|---|
N |
ToNativeConverter.toNative(J value,
ToNativeContext context) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AsmLibraryLoader.ToNativeProxy.toNative(java.lang.Object value,
ToNativeContext unused) |
java.lang.Object |
AsmLibraryLoader.IntToLong.toNative(java.lang.Object value,
ToNativeContext context) |
Constructor and Description |
---|
AsmLibraryLoader.ToNativeProxy(ToNativeConverter converter,
ToNativeContext ctx) |