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