Searched defs:checkNotNull (Results 1 – 1 of 1) sorted by relevance
85 public static <T> T checkNotNull(String argName, T arg) { in checkNotNull() method in Preconditions105 public static <T> T checkNotNull(T arg) { in checkNotNull() method in Preconditions