|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.hammurapi.metrics.SimpleMeasurement
public class SimpleMeasurement
Measurement serializable value object.
| Constructor Summary | |
|---|---|
SimpleMeasurement(long time,
double value)
|
|
SimpleMeasurement(Metric.Measurement master)
|
|
| Method Summary | |
|---|---|
long |
getTime()
|
double |
getValue()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleMeasurement(long time,
double value)
public SimpleMeasurement(Metric.Measurement master)
| Method Detail |
|---|
public long getTime()
getTime in interface Metric.Measurementpublic double getValue()
getValue in interface Metric.Measurementpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||