| Modifier and Type | Method and Description |
|---|---|
void |
InstrumentDescriptor.addCounterInstrumentListener(CounterInstrumentListener listener)
Adds a CounterInstrumentListener to the list of listeners which will
receive updates of the value of the Instrument.
|
void |
InstrumentDescriptor.removeCounterInstrumentListener(CounterInstrumentListener listener)
Removes a InstrumentListener from the list of listeners which will
receive profile events.
|