public class Closure extends Object
| Modifier and Type | Method and Description |
|---|---|
static Closure |
build(Class clazz,
Object callback,
boolean wideChar) |
static Closure |
build(Object obj,
Method m,
boolean wideChar) |
void |
destroy() |
long |
getPointer() |
void |
invoke(long resp,
long args) |
Copyright © 2018. All rights reserved.