Interface RootListBatch<T>

All Superinterfaces:
Batch<T>, ListBatch<T>, OrderedBatch<T>, RootBatch<T>
All Known Implementing Classes:
ListIterableBatch

public interface RootListBatch<T>
extends ListBatch<T>, RootBatch<T>