Package org.openforis.concurrency
Interface BatchProcessor.Executor<T>
-
- Enclosing class:
- BatchProcessor<T>
public static interface BatchProcessor.Executor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(List<T> items)
-