Package com.devebot.opflow.supports
Class OpflowNetTool
java.lang.Object
com.devebot.opflow.supports.OpflowNetTool
public class OpflowNetTool extends Object
- Author:
- drupalex
-
Constructor Summary
Constructors Constructor Description OpflowNetTool() -
Method Summary
Modifier and Type Method Description static IntegerdetectFreePort(int min, int max)static IntegerdetectFreePort(Integer[] ports)static booleanisFreePort(int port)
-
Constructor Details
-
OpflowNetTool
public OpflowNetTool()
-
-
Method Details
-
detectFreePort
-
detectFreePort
-
isFreePort
public static boolean isFreePort(int port)
-