org.jacoco.report.html.index
Interface IIndexUpdate
- All Known Implementing Classes:
- ElementIndex
public interface IIndexUpdate
Every report page that should become part of the index must be added via this
interface.
- Version:
- 0.4.1.20101007204400
- Author:
- Marc R. Hoffmann
Method Summary |
void |
addClass(ILinkable link,
long classid)
Adds a class to the index. |
addClass
void addClass(ILinkable link,
long classid)
- Adds a class to the index.
- Parameters:
link
- link to the classclassid
- identifier of the class