|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Closure in com.kenai.jffi |
---|
Methods in com.kenai.jffi with parameters of type Closure | |
---|---|
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 |