Package net.sf.cglib.transform
Interface MethodFilter
-
public interface MethodFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(int access, String name, String desc, String signature, String[] exceptions)
-