Interface FileUtils.RowFilter

Enclosing class:
FileUtils

public static interface FileUtils.RowFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • acceptRow

      boolean acceptRow(String[] row)