Uses of Interface
org.jacoco.core.internal.flow.IProbeIdGenerator
Packages that use IProbeIdGenerator
-
Uses of IProbeIdGenerator in org.jacoco.core.internal.flow
Classes in org.jacoco.core.internal.flow that implement IProbeIdGeneratorModifier and TypeClassDescriptionclass
AClassVisitor
that calculates probes for every method.Fields in org.jacoco.core.internal.flow declared as IProbeIdGeneratorConstructors in org.jacoco.core.internal.flow with parameters of type IProbeIdGeneratorModifierConstructorDescriptionMethodProbesAdapter
(MethodProbesVisitor probesVisitor, IProbeIdGenerator idGenerator) Create a new adapter instance.