Package me.tongfei.progressbar.wrapped
Class ProgressBarWrappedIterator<T>
java.lang.Object
me.tongfei.progressbar.wrapped.ProgressBarWrappedIterator<T>
- All Implemented Interfaces:
AutoCloseable,Iterator<T>
Any iterator whose iteration is tracked by a progress bar.
- Since:
- 0.6.0
-
Field Details
-
underlying
-
pb
-
-
Constructor Details
-
ProgressBarWrappedIterator
-
-
Method Details