Class ProgressBarWrappedSpliterator<T>

java.lang.Object
me.tongfei.progressbar.wrapped.ProgressBarWrappedSpliterator<T>
All Implemented Interfaces:
AutoCloseable, Spliterator<T>

public class ProgressBarWrappedSpliterator<T> extends Object implements Spliterator<T>, AutoCloseable
Any spliterator whose parallel iteration is tracked by a multi-threaded progress bar.
Since:
0.7.2