|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Simple sensor that keeps track of the current value of a single long property.
If we could use generics, this class would be perfect for genericization so we could return a static type from the getValue() method.
Method Summary | |
String |
getLabel()
Returns the label that identifies this instance. |
long |
getValue()
The current value of this Gauge. |
Method Detail |
public String getLabel()
public long getValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |