Uses of Class
nonapi.io.github.classgraph.concurrency.WorkQueue.WorkUnitWrapper
Packages that use WorkQueue.WorkUnitWrapper
-
Uses of WorkQueue.WorkUnitWrapper in nonapi.io.github.classgraph.concurrency
Fields in nonapi.io.github.classgraph.concurrency with type parameters of type WorkQueue.WorkUnitWrapperModifier and TypeFieldDescriptionprivate final BlockingQueue
<WorkQueue.WorkUnitWrapper<T>> WorkQueue.workUnits
The queue of work units.