-
public class DebugAssert
-
-
Field Summary
Fields Modifier and Type Field Description public final static DebugAssertINSTANCE
-
Method Summary
Modifier and Type Method Description final static UnitassertNotNull(Object value, String errorMessage)-
-
Method Detail
-
assertNotNull
final static Unit assertNotNull(Object value, String errorMessage)
-
-
-
-