com.claritysys.jvm.classfile
Class Assertions

java.lang.Object
  extended by com.claritysys.jvm.classfile.Assertions

public final class Assertions
extends java.lang.Object

Enable / disable assertions.


Field Summary
static boolean ON
           
 
Constructor Summary
Assertions()
           
 
Method Summary
static void assertTrue(boolean b, java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ON

public static final boolean ON
Constructor Detail

Assertions

public Assertions()
Method Detail

assertTrue

public static void assertTrue(boolean b,
                              java.lang.Object obj)


Copyright ? 2000-2003 Clarity Systems Group, LLC. All Rights Reserved.