Uses of Class
com.kenai.jffi.CallContextCache.Signature
Packages that use CallContextCache.Signature
-
Uses of CallContextCache.Signature in com.kenai.jffi
Fields in com.kenai.jffi declared as CallContextCache.SignatureModifier and TypeFieldDescription(package private) final CallContextCache.Signature
CallContextCache.CallContextRef.signature
Fields in com.kenai.jffi with type parameters of type CallContextCache.SignatureModifier and TypeFieldDescriptionprivate final Map
<CallContextCache.Signature, CallContextCache.CallContextRef> CallContextCache.contextCache
Constructors in com.kenai.jffi with parameters of type CallContextCache.SignatureModifierConstructorDescriptionCallContextRef
(CallContextCache.Signature signature, CallContext ctx, ReferenceQueue<CallContext> queue)