WW
- public static interface ThreadedWorkQueue.BatchWorker<WW>
Collection
.Modifier and Type | Method and Description |
---|---|
void |
process(Collection<? extends WW> collection)
Process a batch of work.
|
void process(Collection<? extends WW> collection)
collection
- Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.