public class Assertions extends java.lang.Object
Assertions()
static void
assertState(boolean state, java.lang.String message)
static <T> T
nonNull(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Assertions()
public static void assertState(boolean state, java.lang.String message)
public static <T> T nonNull(T t)