|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Closure.Handle | |
---|---|
com.kenai.jffi |
Uses of Closure.Handle in com.kenai.jffi |
---|
Methods in com.kenai.jffi that return Closure.Handle | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |