public class Debug
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG |
| Modifier and Type | Method and Description |
|---|---|
static void |
ensure(boolean cond, java.lang.String message)
INTERNAL: Applications should not use this method.
|
static void |
ensure(java.lang.String message)
INTERNAL: Applications should not use this method.
|
public static final boolean DEBUG