public class Assert extends Object
Assert()
static void
isTrue(boolean condition, String msg)
notNull(Object o, String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Assert()
public static void notNull(Object o, String msg)
public static void isTrue(boolean condition, String msg)
Copyright © 2022. All rights reserved.