public class Assert extends Object
static void
checkConditionArgument(boolean condition, String message)
notNull(Object obj)
notNull(Object obj, String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void notNull(Object obj, String message)
public static void notNull(Object obj)
public static void checkConditionArgument(boolean condition, String message)
Copyright © 2019 dromara. All rights reserved.