public final class PortChooser extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX |
| Constructor and Description |
|---|
PortChooser() |
| Modifier and Type | Method and Description |
|---|---|
int |
chooseRandomPort() |
int |
chooseRandomPorts(int numOfPorts) |
boolean |
isPortUsed(int portNum) |
public static final int MAX
Copyright © 2020. All rights reserved.