eu.lindenbaum.maven.erlang
Class ProfilingResult.Report
java.lang.Object
eu.lindenbaum.maven.erlang.ProfilingResult.Report
- Enclosing interface:
- ProfilingResult
public static class ProfilingResult.Report
- extends Object
Contains the profiling report row-data.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilingResult.Report
public ProfilingResult.Report(File reportFile,
Properties p)
throws org.apache.maven.plugin.MojoExecutionException
- Parameters:
reportFile
- to build the result data from
- Throws:
org.apache.maven.plugin.MojoExecutionException
getNumberOfRows
public int getNumberOfRows()
getRows
public Collection<ProfilingResult.Report.Row> getRows()
Copyright © 2012 Lindenbaum GmbH. All Rights Reserved.