Uses of Class
com.kenai.jffi.ClosurePool.Handle
Packages that use ClosurePool.Handle
-
Uses of ClosurePool.Handle in com.kenai.jffi
Fields in com.kenai.jffi with type parameters of type ClosurePool.HandleModifier and TypeFieldDescriptionprivate final ConcurrentLinkedQueue
<ClosurePool.Handle> ClosurePool.freeQueue
private final ConcurrentLinkedQueue
<ClosurePool.Handle> ClosurePool.partialQueue
Methods in com.kenai.jffi that return ClosurePool.Handle