Interface RootUnsortedBagBatch<T>

All Superinterfaces:
Batch<T>, RootBatch<T>, UnsortedBagBatch<T>

public interface RootUnsortedBagBatch<T> extends UnsortedBagBatch<T>, RootBatch<T>