Searched defs:checkStateNotNull (Results 1 – 1 of 1) sorted by relevance
109 public static <T> T checkStateNotNull(@Nullable T reference) { in checkStateNotNull() method in Assertions128 public static <T> T checkStateNotNull(@Nullable T reference, Object errorMessage) { in checkStateNotNull() method in Assertions