Searched defs:checkState (Results 1 – 3 of 3) sorted by relevance
127 public static void checkState(boolean expression) { in checkState() method in Preconditions142 public static void checkState( in checkState() method in Preconditions168 public static void checkState(boolean expression, in checkState() method in Preconditions
38 function checkState() { function
514 private void checkState() { in checkState() method in Subject