| Package | Description |
|---|---|
| org.bridj |
| Modifier and Type | Method and Description |
|---|---|
MethodCallInfo |
CRuntime.MethodCallInfoBuilder.apply(Method method) |
| Modifier and Type | Method and Description |
|---|---|
void |
NativeEntities.Builder.addFunction(MethodCallInfo info) |
void |
NativeEntities.Builder.addJavaToNativeCallback(MethodCallInfo info) |
void |
NativeEntities.Builder.addMethodFunction(MethodCallInfo info) |
void |
NativeEntities.Builder.addObjCMethod(MethodCallInfo info) |
void |
NativeEntities.Builder.addVirtualMethod(MethodCallInfo info) |
static <T> Pointer<T> |
CRuntime.createCToJavaCallback(MethodCallInfo mci,
Type t) |
Copyright © 2009-2015. All Rights Reserved.