Uses of Class
com.kenai.jffi.CallContextCache.Signature
-
Packages that use CallContextCache.Signature Package Description com.kenai.jffi -
-
Uses of CallContextCache.Signature in com.kenai.jffi
Fields in com.kenai.jffi declared as CallContextCache.Signature Modifier and Type Field Description (package private) CallContextCache.SignatureCallContextCache.CallContextRef. signatureFields in com.kenai.jffi with type parameters of type CallContextCache.Signature Modifier and Type Field Description private java.util.Map<CallContextCache.Signature,CallContextCache.CallContextRef>CallContextCache. contextCacheConstructors in com.kenai.jffi with parameters of type CallContextCache.Signature Constructor Description CallContextRef(CallContextCache.Signature signature, CallContext ctx, java.lang.ref.ReferenceQueue<CallContext> queue)
-