eu.lindenbaum.maven.erlang
Class ProfilingResult.Report.Row
java.lang.Object
eu.lindenbaum.maven.erlang.ProfilingResult.Report.Row
- Enclosing class:
- ProfilingResult.Report
public static class ProfilingResult.Report.Row
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public final String name
calls
public final int calls
time
public final int time
microSecondsPerCall
public final float microSecondsPerCall
ProfilingResult.Report.Row
public ProfilingResult.Report.Row(String name,
int calls,
int time,
float microsecondsPerCall)
Copyright © 2012 Lindenbaum GmbH. All Rights Reserved.