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