public class NativeBinder extends Object
| Constructor and Description |
|---|
NativeBinder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bind(Class clazz) |
static void |
bind(Class clazz,
String library) |
void |
destroy() |
static String |
generateSig(Class c) |
static String |
generateSig(Method m) |
void |
invoke(long resp,
long args) |
public static void bind(Class clazz)
public void destroy()
Copyright © 2018. All rights reserved.