|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuntimeData | |
|---|---|
| org.jacoco.core.runtime | Runtime control and execution data collection. |
| Uses of RuntimeData in org.jacoco.core.runtime |
|---|
| Fields in org.jacoco.core.runtime declared as RuntimeData | |
|---|---|
protected RuntimeData |
AbstractRuntime.data
access to the runtime data |
| Methods in org.jacoco.core.runtime with parameters of type RuntimeData | |
|---|---|
void |
ModifiedSystemClassRuntime.startup(RuntimeData data)
|
void |
AbstractRuntime.startup(RuntimeData data)
Subclasses must call this method when overwriting it. |
void |
SystemPropertiesRuntime.startup(RuntimeData data)
|
void |
URLStreamHandlerRuntime.startup(RuntimeData data)
|
void |
IRuntime.startup(RuntimeData data)
Starts the coverage runtime. |
void |
LoggerRuntime.startup(RuntimeData data)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||