Searched defs:checkArgument (Results 1 – 2 of 2) sorted by relevance
54 public static boolean checkArgument( in checkArgument() method in SoftPreconditions73 public static boolean checkArgument(final boolean expression) { in checkArgument() method in SoftPreconditions
92 public static void checkArgument(boolean expression) { in checkArgument() method in Assert104 public static void checkArgument( in checkArgument() method in Assert