Class Util
java.lang.Object
me.tongfei.progressbar.Util
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static ConsoleProgressBarConsumercreateConsoleConsumer(int predefinedWidth) (package private) static ConsoleProgressBarConsumer(package private) static ConsoleProgressBarConsumercreateConsoleConsumer(PrintStream out, int predefinedWidth) (package private) static String(package private) static long(package private) static <T> longgetSpliteratorSize(Spliterator<T> sp) linearEta(ProgressState progress) (package private) static Stringrepeat(char c, int n)
-
Field Details
-
executor
-
-
Constructor Details
-
Util
Util()
-
-
Method Details
-
createConsoleConsumer
-
createConsoleConsumer
-
createConsoleConsumer
-
repeat
-
formatDuration
-
linearEta
-
getInputStreamSize
-
getSpliteratorSize
-