public static class CommandLineParameters.AvailablePort extends Object implements com.beust.jcommander.IParameterValidator
| Constructor and Description |
|---|
AvailablePort() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(int port) |
void |
validate(String name,
String value) |
public void validate(String name, String value) throws com.beust.jcommander.ParameterException
validate in interface com.beust.jcommander.IParameterValidatorcom.beust.jcommander.ParameterExceptionpublic void validate(int port)
throws com.beust.jcommander.ParameterException
com.beust.jcommander.ParameterExceptionCopyright © 2018. All rights reserved.