|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SumObserver
Defines an observer for sums of measures.
| Method Summary | |
|---|---|
void |
notify(java.lang.String label,
long sum)
Notify of the sum of measures. |
| Method Detail |
|---|
void notify(java.lang.String label,
long sum)
label - the name of the measurementsum - the resulting value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||