-
public final class Preconditions
-
-
Method Summary
Modifier and Type Method Description static voidcheckState(boolean expression, String message)-
-
Method Detail
-
checkState
static void checkState(boolean expression, String message)
-
-
-
-