com.kenai.jffi
Class CallContextCache
java.lang.Object
com.kenai.jffi.CallContextCache
public class CallContextCache
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static CallContextCache getInstance()
- Gets the global instance of the CallContextCache
- Returns:
- An instance of a CallContextCache
getCallContext
public final CallContext getCallContext(Type returnType,
Type[] parameterTypes,
CallingConvention convention)
getCallContext
public final CallContext getCallContext(Type returnType,
Type[] parameterTypes,
CallingConvention convention,
boolean saveErrno)
Copyright © 2012. All Rights Reserved.