Package jisa.results

Interface RowEvaluable<T>


  • public interface RowEvaluable<T>
    • Method Detail

      • evaluate

        T evaluate​(Row row)