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