Class NetUtils
- java.lang.Object
-
- org.sonar.plugins.javascript.eslint.NetUtils
-
public class NetUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
findOpenPort()
-
-
-
Method Detail
-
findOpenPort
public static int findOpenPort() throws IOException
- Throws:
IOException
-
-