Interface IClassPath.ClassPathFilter

Enclosing interface:
IClassPath

public static interface IClassPath.ClassPathFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    acceptClass(String className)
     
    boolean
     
  • Method Details

    • acceptClass

      boolean acceptClass(String className)
    • isIgnoreAnonymous

      boolean isIgnoreAnonymous()