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(java.lang.String className)
-