Package net.sf.cglib.transform
Interface ClassFilter
-
public interface ClassFilter
- Author:
- baliuka
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(String className)
-
-
-
Method Detail
-
accept
boolean accept(String className)
-
-