| 
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectdk.brics.string.Debug
public class Debug
Debug mode enabled/disabled.
 Enable debug info with -Ddk.brics.string.debug=<LEVEL>.
| Method Summary | |
|---|---|
static void | 
init()
 | 
static boolean | 
isTest()
Returns true if in test mode.  | 
static void | 
setTest(boolean test_mode)
Sets test mode.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static void init()
public static boolean isTest()
public static void setTest(boolean test_mode)
  | 
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||