Searched defs:checkState (Results 1 – 3 of 3) sorted by relevance
119 public static void checkState(boolean expression) { in checkState() method in Preconditions134 public static void checkState(boolean expression, Object errorMessage) { in checkState() method in Preconditions159 public static void checkState(boolean expression, in checkState() method in Preconditions
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