Interface TypeLoader.PathFilter

Enclosing class:
TypeLoader

public static interface TypeLoader.PathFilter
  • Method Summary

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

    • accept

      boolean accept(String path)