|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectudt.util.StatisticsHistoryEntry
public class StatisticsHistoryEntry
| Constructor Summary | |
|---|---|
StatisticsHistoryEntry(boolean heading,
long time,
List<MeanValue> metrics)
|
|
StatisticsHistoryEntry(boolean heading,
long time,
Object... values)
|
|
StatisticsHistoryEntry(Object... values)
|
|
| Method Summary | |
|---|---|
String |
toString()
output as comma separated list |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StatisticsHistoryEntry(boolean heading,
long time,
Object... values)
public StatisticsHistoryEntry(boolean heading,
long time,
List<MeanValue> metrics)
public StatisticsHistoryEntry(Object... values)
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||