Package jisa.experiment.queue
Interface SweepAction.Formatter<T>
-
- Enclosing class:
- SweepAction<T>
public static interface SweepAction.Formatter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
format(T value)
-
-
-
Method Detail
-
format
java.lang.String format(T value)
-
-