Uses of Class
org.jacoco.maven.ReportFormat

Uses of ReportFormat in org.jacoco.maven
 

Methods in org.jacoco.maven that return ReportFormat
static ReportFormat ReportFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReportFormat[] ReportFormat.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



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