public abstract class Assert extends Object
static void
notNull(Object obj, RuntimeException exeception)
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 notNull(Object obj, RuntimeException exeception)
Copyright © 2011–2018 The Dubbo Project. All rights reserved.