|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.kenai.jffi.CallContextCache
public class CallContextCache
Method Summary | |
---|---|
CallContext |
getCallContext(Type returnType,
Type[] parameterTypes,
CallingConvention convention)
|
static CallContextCache |
getInstance()
Gets the global instance of the CallContextCache |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final CallContextCache getInstance()
public final CallContext getCallContext(Type returnType, Type[] parameterTypes, CallingConvention convention)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |