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