Searched defs:nonNull (Results 1 – 3 of 3) sorted by relevance
56 public static boolean nonNull(@libcore.util.Nullable java.lang.Object obj) { throw new RuntimeExcep… in nonNull() method in Objects
58 public static boolean nonNull(java.lang.Object obj) { throw new RuntimeException("Stub!"); } in nonNull() method in Objects
295 public static boolean nonNull(Object obj) { in nonNull() method in Objects