Uses of Class
com.kenai.jffi.CallContextCache
-
Packages that use CallContextCache Package Description com.kenai.jffi -
-
Uses of CallContextCache in com.kenai.jffi
Fields in com.kenai.jffi declared as CallContextCache Modifier and Type Field Description (package private) static CallContextCacheCallContextCache.SingletonHolder. INSTANCEMethods in com.kenai.jffi that return CallContextCache Modifier and Type Method Description static CallContextCacheCallContextCache. getInstance()Gets the global instance of theCallContextCache
-