de.laures.cewolf.util
Class Assert

java.lang.Object
  extended by de.laures.cewolf.util.Assert

public class Assert
extends java.lang.Object

Simple assertion class.

Author:
glaures

Constructor Summary
Assert()
           
 
Method Summary
static void check(boolean b, java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Assert

public Assert()
Method Detail

check

public static void check(boolean b,
                         java.lang.String msg)


cewolf tag library - web charts with JFreeChart