Package me.tongfei.progressbar
package me.tongfei.progressbar
-
ClassDescriptionProgress bar consumer that prints the progress bar state to console.Default progress bar renderer (see
ProgressBarRenderer).Progress bar consumer that delegates the progress bar handling to a customConsumer.Progress bar consumer for terminals supporting moving cursor up/down.A console-based progress bar with minimal runtime overhead.Builder class forProgressBars.A consumer that prints a rendered progress bar.Renders aProgressStateinto a string.Represents the display style of a progress bar.Builder forProgressBarStyles.Encapsulates the internal states of a progress bar.Represents the action that is executed for each refresh of a progress bar.Contains methods to compute the display lengths of characters and strings on a terminal.