Uses of Class
nonapi.io.github.classgraph.concurrency.WorkQueue
Packages that use WorkQueue
-
Uses of WorkQueue in nonapi.io.github.classgraph.concurrency
Methods in nonapi.io.github.classgraph.concurrency with parameters of type WorkQueueModifier and TypeMethodDescriptionvoidWorkQueue.WorkUnitProcessor.processWorkUnit(T workUnit, WorkQueue<T> workQueue, LogNode log) Process a work unit.