public class Validate extends Object
Validate()
static void
isTrue(boolean b, String msg)
notBlank(String s, String msg)
notNull(Object o, String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Validate()
public static void notBlank(String s, String msg)
public static void notNull(Object o, String msg)
public static void isTrue(boolean b, String msg)
Copyright © 2021. All rights reserved.