|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IProbeArrayStrategy | |
|---|---|
| org.jacoco.core.internal.instr | |
| Uses of IProbeArrayStrategy in org.jacoco.core.internal.instr |
|---|
| Methods in org.jacoco.core.internal.instr that return IProbeArrayStrategy | |
|---|---|
static IProbeArrayStrategy |
ProbeArrayStrategyFactory.createFor(org.objectweb.asm.ClassReader reader,
IExecutionDataAccessorGenerator accessorGenerator)
Creates a suitable strategy instance for the class described by the given reader. |
| Constructors in org.jacoco.core.internal.instr with parameters of type IProbeArrayStrategy | |
|---|---|
ClassInstrumenter(IProbeArrayStrategy probeArrayStrategy,
org.objectweb.asm.ClassVisitor cv)
Emits a instrumented version of this class to the given class visitor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||