Searched defs:checkState (Results 1 – 2 of 2) sorted by relevance
134 public static boolean checkState( in checkState() method in SoftPreconditions154 public static boolean checkState(final boolean expression) { in checkState() method in SoftPreconditions
118 public static void checkState(boolean expression) { in checkState() method in Assert131 public static void checkState( in checkState() method in Assert