Package jisa.results
Interface ResultTable.RowListener
-
- Enclosing class:
- ResultTable
public static interface ResultTable.RowListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
added(Row row)
-
-
-
Method Detail
-
added
void added(Row row)
-
-