public class AssertUtil extends Object
AssertUtil()
static void
notEmpty(String str, String message)
notNull(Object object, String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AssertUtil()
public static void notNull(Object object, String message)
public static void notEmpty(String str, String message)
Copyright © 2022. All rights reserved.