public class MeasureImpl extends Object implements Measure
| Constructor and Description |
|---|
MeasureImpl(Object value,
long ticks) |
| Modifier and Type | Method and Description |
|---|---|
Measure |
clone() |
boolean |
hasNoValue() |
long |
timeStampMs()
timestamp at source level
|
Map |
toMap() |
String |
toString() |
Object |
value() |
public MeasureImpl(Object value, long ticks)
public boolean hasNoValue()
hasNoValue in interface Measurepublic long timeStampMs()
MeasuretimeStampMs in interface Measurepublic Measure clone()
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.