public class TextOutput
extends java.lang.Object
Constructor and Description |
---|
TextOutput() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getProgressChar(int count)
Get a character that will make out put look like spinning wheel
|
static void |
printBanner() |
public static void printBanner()
public static java.lang.String getProgressChar(int count)
count
- The count we are displaying. This will use a modulo to get correct character