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 CallContextCache
CallContextCache.SingletonHolder. INSTANCE
Methods in com.kenai.jffi that return CallContextCache Modifier and Type Method Description static CallContextCache
CallContextCache. getInstance()
Gets the global instance of theCallContextCache
-