Uses of Class
org.jacoco.core.data.ExecutionDataWriter
-
Packages that use ExecutionDataWriter Package Description org.jacoco.core.runtime Runtime control and execution data collection. -
-
Uses of ExecutionDataWriter in org.jacoco.core.runtime
Subclasses of ExecutionDataWriter in org.jacoco.core.runtime Modifier and Type Class Description class
RemoteControlWriter
ExecutionDataWriter
with commands added for runtime remote control.
-