Uses of Interface
org.jacoco.core.internal.flow.IProbeIdGenerator

Packages that use IProbeIdGenerator
org.jacoco.core.internal.flow   
 

Uses of IProbeIdGenerator in org.jacoco.core.internal.flow
 

Classes in org.jacoco.core.internal.flow that implement IProbeIdGenerator
 class ClassProbesAdapter
          A ClassVisitor that calculates probes for every method.
 

Constructors in org.jacoco.core.internal.flow with parameters of type IProbeIdGenerator
MethodProbesAdapter(MethodProbesVisitor probesVisitor, IProbeIdGenerator idGenerator)
          Create a new adapter instance.
 



Copyright © 2009-2016 Mountainminds GmbH & Co. KG. All Rights Reserved.