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