public static interface AsynchronousInstrument.Builder extends Instrument.Builder
AsynchronousInstrument
.Modifier and Type | Method and Description |
---|---|
AsynchronousInstrument<?> |
build()
Builds and returns a
Instrument with the desired options. |
setDescription, setUnit
AsynchronousInstrument<?> build()
Instrument.Builder
Instrument
with the desired options.build
in interface Instrument.Builder
Instrument
with the desired options.