Searched defs:checkNotNull (Results 1 – 2 of 2) sorted by relevance
66 public static <T> T checkNotNull(T object) { in checkNotNull() method in Utils
295 public static <T> T checkNotNull(T object) { in checkNotNull() method in Util