|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CallContext in com.kenai.jffi |
---|
Methods in com.kenai.jffi that return CallContext | |
---|---|
CallContext |
CallContextCache.getCallContext(Type returnType,
Type[] parameterTypes,
CallingConvention convention)
|
Methods in com.kenai.jffi with parameters of type CallContext | |
---|---|
Closure.Handle |
ClosureManager.newClosure(Closure closure,
CallContext callContext)
Wraps a java object that implements the Closure interface in a
native closure. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |