Package uk.ac.manchester.spinnaker.utils.progress
ProegressBar (and Timer) utilities.
-
Class Summary Class Description ProgressBar Progress bar for telling the user where a task is up to and for reporting the duration.ProgressIterable<E> AnIterable
wrapper that will start aProgressBar
for each iterator.ProgressIterator<E> AnIterator
wrapper with and an attachedProgressBar
.