Interface FileUtils.RowFilter

Enclosing class:
FileUtils

public static interface FileUtils.RowFilter
  • Method Summary

    Modifier and Type Method Description
    boolean acceptRow​(java.lang.String[] row)  
  • Method Details

    • acceptRow

      boolean acceptRow​(java.lang.String[] row)