public class ConsoleTool
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG |
static long |
ZIPTIME |
| Constructor and Description |
|---|
ConsoleTool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
err(java.lang.String message) |
static void |
log(java.lang.String message) |
static void |
main(java.lang.String[] args) |
public static final boolean DEBUG
public static final long ZIPTIME