@Deprecated public final class Config extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
DEBUG
Deprecated.
Always false.
|
static boolean |
LOGD
Deprecated.
Always true.
|
static boolean |
LOGV
Deprecated.
Always false.
|
static boolean |
PROFILE
Deprecated.
Always false.
|
static boolean |
RELEASE
Deprecated.
Always true.
|
Constructor and Description |
---|
Config()
Deprecated.
|
@Deprecated public static final boolean DEBUG
@Deprecated public static final boolean RELEASE
@Deprecated public static final boolean PROFILE
@Deprecated public static final boolean LOGV
@Deprecated public static final boolean LOGD