Interface SortedSetBatch<T>

All Superinterfaces:
Batch<T>, OrderedBatch<T>
All Known Subinterfaces:
RootSortedSetBatch<T>
All Known Implementing Classes:
SelectSortedSetBatch

public interface SortedSetBatch<T>
extends OrderedBatch<T>