Interface RootUnsortedSetBatch<T>

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

public interface RootUnsortedSetBatch<T> extends UnsortedSetBatch<T>, RootBatch<T>