net.sf.cglib.transform
Interface MethodFilter
public
interface
MethodFilter
| Method Summary |
| boolean | accept(int access, String name, String desc, String[] exceptions, Attribute attrs) |
public boolean accept(int access, String name, String desc, String[] exceptions, Attribute attrs)
Copyright (c) 2001 - Apache Software Foundation