Package jisa.control
Interface ReadFilter.Setupable
-
- Enclosing interface:
- ReadFilter
public static interface ReadFilter.Setupable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun(int count)
-
-
-
Method Detail
-
run
void run(int count) throws java.io.IOException, DeviceException- Throws:
java.io.IOExceptionDeviceException
-
-