JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jacoco.core.internal.flow
Interface IProbeIdGenerator
All Known Implementing Classes:
ClassProbesAdapter
public interface
IProbeIdGenerator
Internal interface to create probe ids unique within a class.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
nextId
()
Returns the next unique probe id.
Method Detail
nextId
int nextId()
Returns the next unique probe id.
Returns:
unique probe id
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2016. All rights reserved.