public class Utils
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
Utils() |
Modifier and Type | Method and Description |
---|---|
static void |
checkArgument(boolean expression,
java.lang.String errorMessage) |
static int |
findOpenPort() |