|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
WW
- public static interface ThreadedWorkQueue.BatchWorker<WW>
Callback class, think of it as a Runnable with an argument that is
a Collection
.
Method Summary | |
---|---|
void |
process(Collection<? extends WW> collection)
Process a batch of work. |
Method Detail |
---|
void process(Collection<? extends WW> collection)
collection
-
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |