Uses of Class
org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
Packages that use RunEntryStatisticsMap
-
Uses of RunEntryStatisticsMap in org.apache.maven.plugin.surefire.runorder
Fields in org.apache.maven.plugin.surefire.runorder declared as RunEntryStatisticsMapModifier and TypeFieldDescriptionprivate final RunEntryStatisticsMapStatisticsReporter.existingprivate final RunEntryStatisticsMapStatisticsReporter.newResultsMethods in org.apache.maven.plugin.surefire.runorder that return RunEntryStatisticsMapModifier and TypeMethodDescriptionstatic RunEntryStatisticsMap(package private) static RunEntryStatisticsMapRunEntryStatisticsMap.fromStream(InputStream fileReader) Constructors in org.apache.maven.plugin.surefire.runorder with parameters of type RunEntryStatisticsMapModifierConstructorDescriptionprotectedStatisticsReporter(File dataFile, RunEntryStatisticsMap existing, RunEntryStatisticsMap newResults)