Interface ApplicationFile.PathFilter

Enclosing class:
ApplicationFile

public static interface ApplicationFile.PathFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    accept(com.yahoo.path.Path path)
     
  • Method Details

    • accept

      boolean accept(com.yahoo.path.Path path)