Package org.rutil.util

Interface Summary
BatchProcessCallback<T> A callback to be implemented by classes that process the request in smaller batches.
 

Class Summary
BatchProcessor A helper class that helps with slicing the input into smaller batches and processing them.