public final class Debug
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
DEBUG
This flag controls whether debugging code should be generated.
|
static boolean |
PROFILE
This flag controls whether profiling code should be generated.
|
static boolean |
SAFE_CALENDAR
This flag controls whether a safe calendar implementation should be used.
|
Constructor and Description |
---|
Debug() |
public static final boolean DEBUG
public static final boolean SAFE_CALENDAR
public static final boolean PROFILE