Interface ICondition

All Known Implementing Classes:
AbstractCondition, StringCondition

public interface ICondition
  • Method Summary

    Modifier and Type
    Method
    Description
    tech.tablesaw.selection.Selection
    createSelection(tech.tablesaw.api.Table table)
     
  • Method Details

    • createSelection

      tech.tablesaw.selection.Selection createSelection(tech.tablesaw.api.Table table)