|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.vladium.util.asserts.$assert
| Field Summary | |
static boolean |
ENABLED
Global compile time assertion flag. |
| Constructor Summary | |
private |
$assert()
|
| Method Summary | |
static void |
ASSERT(boolean condition)
|
static void |
ASSERT(boolean condition,
java.lang.String msg)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final boolean ENABLED
| Constructor Detail |
private $assert()
| Method Detail |
public static void ASSERT(boolean condition,
java.lang.String msg)
condition - msg - public static void ASSERT(boolean condition)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||