Interface ClassFilter


public interface ClassFilter
Author:
baliuka
  • Method Summary

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

    • accept

      boolean accept(String className)