public class TextConverter
extends java.lang.Object
| Constructor and Description |
|---|
TextConverter(Stats stats) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLinesUsed() |
static void |
main(java.lang.String[] args) |
void |
printMe(java.io.PrintStream ps) |
public TextConverter(Stats stats)