Package jisa.devices.interfaces
Class Instrument.AutoQuantity<S>
- java.lang.Object
-
- jisa.devices.interfaces.Instrument.AutoQuantity<S>
-
- Enclosing interface:
- Instrument
public static class Instrument.AutoQuantity<S> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AutoQuantity(boolean auto, S otherwise)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description S
getValue()
boolean
isAuto()
-