public class SimulatorUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SIMULATOR_GENERATED_MIN_PORT
Port max privilégié (besoin de droit particulier pour qu'une application se binde dessus)
|
| Constructor and Description |
|---|
SimulatorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
findAvailablePortExcept(int... excludes)
Methode de recherche des ports libres excluant ceux du tableau en parametre
|
public static final int SIMULATOR_GENERATED_MIN_PORT
Copyright © 2019 Leadware. All Rights Reserved.