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