Uses of Class
org.jacoco.report.internal.html.index.ElementIndex
Packages that use ElementIndex
-
Uses of ElementIndex in org.jacoco.report.internal.html.page
Constructors in org.jacoco.report.internal.html.page with parameters of type ElementIndexModifierConstructorDescriptionSessionsPage(List<SessionInfo> sessionInfos, Collection<ExecutionData> executionData, ElementIndex index, ReportPage parent, ReportOutputFolder folder, IHTMLReportContext context) Creates a new page page to display session information.