Interface ParallelSortedSetIterable<T>

All Superinterfaces:
ParallelIterable<T>, ParallelSetIterable<T>
All Known Implementing Classes:
AbstractParallelSortedSetIterable, NonParallelSortedSetIterable, SynchronizedParallelSortedSetIterable

public interface ParallelSortedSetIterable<T> extends ParallelSetIterable<T>
Since:
5.0