Searched defs:nonNull (Results 1 – 2 of 2) sorted by relevance
30 public static <T> T nonNull(T t) { in nonNull() method in Objects43 public static <T> T nonNull(T t, String message) { in nonNull() method in Objects
1988 static Part nonNull(Part part) { in nonNull() method in Uri.Part