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