public abstract class Assert extends Object
static void
notEmptyString(String str, String message)
notNull(Object obj, RuntimeException exception)
notNull(Object obj, String message)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void notNull(Object obj, String message)
public static void notEmptyString(String str, String message)
public static void notNull(Object obj, RuntimeException exception)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.