Package com.ethlo.jsons2xsd
Class Assert
- java.lang.Object
-
- com.ethlo.jsons2xsd.Assert
-
public class Assert extends Object
-
-
Constructor Summary
Constructors Constructor Description Assert()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidisTrue(boolean expression, String message)static voidnotNull(Object obj, String message)
-