Package org.adoptopenjdk.jitwatch.util
Class NetUtil
- java.lang.Object
-
- org.adoptopenjdk.jitwatch.util.NetUtil
-
public final class NetUtil extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static com.chrisnewland.freelogj.Loggerlogger
-
Constructor Summary
Constructors Modifier Constructor Description privateNetUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanfetchBinary(java.lang.String url, java.nio.file.Path targetPath)static java.lang.StringfetchURL(java.lang.String url)
-