Uses of Class
com.prineside.tdi2.utils.ParallelBatch
Packages that use ParallelBatch
- 
Uses of ParallelBatch in com.prineside.tdi2.utils
Fields in com.prineside.tdi2.utils declared as ParallelBatchFields in com.prineside.tdi2.utils with type parameters of type ParallelBatchMethod parameters in com.prineside.tdi2.utils with type arguments of type ParallelBatchModifier and TypeMethodDescriptionvoidParallelBatchStack.registerBatch(int priority, ObjectConsumer<ParallelBatch> job) voidParallelBatchStack.registerBatchWithFlushCallback(int priority, ObjectConsumer<ParallelBatch> job, Runnable postFlushRunnable)