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 Measure
public long timeStampMs()
Measure
timeStampMs
in interface Measure
public Measure clone()
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.