| Package | Description |
|---|---|
| com.kenai.jffi |
| Modifier and Type | Field and Description |
|---|---|
(package private) CallContextCache.Signature |
CallContextCache.CallContextRef.signature |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<CallContextCache.Signature,CallContextCache.CallContextRef> |
CallContextCache.contextCache |
| Constructor and Description |
|---|
CallContextRef(CallContextCache.Signature signature,
CallContext ctx,
java.lang.ref.ReferenceQueue<CallContext> queue) |