Package jisa.results
Interface RowEvaluable<T>
-
public interface RowEvaluable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
evaluate(Row row)
-
public interface RowEvaluable<T>
Modifier and Type | Method | Description |
---|---|---|
T |
evaluate(Row row) |