Uses of Class
org.jacoco.report.internal.html.index.ElementIndex

Packages that use ElementIndex
org.jacoco.report.internal.html.page   
 

Uses of ElementIndex in org.jacoco.report.internal.html.page
 

Constructors in org.jacoco.report.internal.html.page with parameters of type ElementIndex
SessionsPage(List<org.jacoco.core.data.SessionInfo> sessionInfos, Collection<org.jacoco.core.data.ExecutionData> executionData, ElementIndex index, ReportPage parent, ReportOutputFolder folder, IHTMLReportContext context)
          Creates a new page page to display session information.
 



Copyright © 2009–2024 Mountainminds GmbH & Co. KG. All rights reserved.