Package | Description |
---|---|
org.jacoco.agent.rt.internal | |
org.jacoco.agent.rt.internal.output |
Modifier and Type | Field | Description |
---|---|---|
static IExceptionLogger |
IExceptionLogger.SYSTEM_ERR |
Default implementation which dumps the stack trace to System.err.
|
Constructor | Description |
---|---|
CoverageTransformer(IRuntime runtime,
AgentOptions options,
IExceptionLogger logger) |
New transformer with the given delegates.
|
Constructor | Description |
---|---|
TcpClientOutput(IExceptionLogger logger) |
New controller instance.
|
TcpServerOutput(IExceptionLogger logger) |
New controller instance.
|
Copyright © 2018. All rights reserved.