Uses of Class
org.jacoco.agent.rt.internal.Agent
-
Packages that use Agent Package Description org.jacoco.agent.rt.internal -
-
Uses of Agent in org.jacoco.agent.rt.internal
Methods in org.jacoco.agent.rt.internal that return Agent Modifier and Type Method Description static AgentAgent. getInstance()Returns a global instance which is already started.static AgentAgent. getInstance(AgentOptions options)Returns a global instance which is already started.
-