public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG
Global debug flag which affects compiled code
|
static boolean |
DEBUG_LEVEL1
Global level one debug flag which affects compiled code.
|
static boolean |
DEBUG_LEVEL2
Global level two debug flag which affects compiled code
|
static String |
NAME
Library name
|
static boolean |
NOT_BENCHMARK
Global benchmarking flag.
|
public static final String NAME
public static final boolean DEBUG
public static final boolean DEBUG_LEVEL1
public static final boolean DEBUG_LEVEL2
public static final boolean NOT_BENCHMARK
Copyright © 2018. All rights reserved.