| Package | Description |
|---|---|
| com.kenai.jffi |
| Modifier and Type | Method and Description |
|---|---|
Closure.Handle |
ClosureMagazine.allocate(Object proxy) |
Closure.Handle |
ClosureManager.newClosure(Closure closure,
CallContext callContext)
Wraps a java object that implements the
Closure interface in a
native closure. |
Closure.Handle |
ClosureManager.newClosure(Closure closure,
Type returnType,
Type[] parameterTypes,
CallingConvention convention)
Wraps a java object that implements the
Closure interface in a
native closure. |
Closure.Handle |
ClosurePool.newClosureHandle(Closure closure) |
Copyright © 2017. All Rights Reserved.