Package jisa.control
Interface Returnable<T>
-
public interface Returnable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
get()
-
-
-
Method Detail
-
get
T get() throws java.io.IOException, DeviceException
- Throws:
java.io.IOException
DeviceException
-
-