Interface RootSortedSetBatch<T>

All Superinterfaces:
Batch<T>, OrderedBatch<T>, RootBatch<T>, SortedSetBatch<T>

public interface RootSortedSetBatch<T> extends SortedSetBatch<T>, RootBatch<T>