Interface ClassPathOpener.FileNameFilter

Enclosing class:
ClassPathOpener

public static interface ClassPathOpener.FileNameFilter
Filter interface for ClassOpener.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    accept(String path)
     
  • Method Details

    • accept

      boolean accept(String path)