public final class Preconditions extends Object
static <T> T
checkNotNull(T value, String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T checkNotNull(T value, String message)