Uses of Class
org.jacoco.core.tools.ExecFileLoader
-
Packages that use ExecFileLoader Package Description org.jacoco.core.tools Collection of tools build on top of the JaCoCo core APIs. -
-
Uses of ExecFileLoader in org.jacoco.core.tools
Methods in org.jacoco.core.tools that return ExecFileLoader Modifier and Type Method Description ExecFileLoader
ExecDumpClient. dump(java.lang.String address, int port)
Requests a dump from the given end-point.ExecFileLoader
ExecDumpClient. dump(java.net.InetAddress address, int port)
Requests a dump from the given end-point.
-