public class JMPoint extends Object
| Modifier and Type | Method and Description |
|---|---|
Double |
getAverageTime() |
long |
getAverageTimeInt() |
long |
getErrorCount() |
long |
getPointsCount() |
String |
getSampleLabel() |
String |
getThreadName() |
void |
setSampleLabel(String newSampleLabel) |
String |
toString() |
public void setSampleLabel(String newSampleLabel)
public String getSampleLabel()
public long getErrorCount()
public long getPointsCount()
public Double getAverageTime()
public long getAverageTimeInt()
public String getThreadName()
Copyright © 2019. All rights reserved.