All Packages Class Hierarchy This Package Previous Next Index
edu.sc.seis.TauP.Assert
public Assert()
public static void isTrue(boolean b, String s) throws IllegalArgumentException
public static void isFalse(boolean b, String s) throws IllegalArgumentException
public static void isNotNull(Object o, String s) throws IllegalArgumentException
All Packages Class Hierarchy This Package Previous Next Index