An empty MethodVisitor that delegates to another MethodVisitor. This class can be used as a super class to quickly implement useful method adapter classes, just by overriding the necessary methods.
An empty {@link MethodVisitor} that delegates to another{@link MethodVisitor}. This class can be used as a super class to quickly implement usefull method adapter classes, just by overriding the necessary methods.
@author Eric Bruneton
An empty {@link MethodVisitor} that delegates to another{@link MethodVisitor}. This class can be used as a super class to quickly implement usefull method adapter classes, just by overriding the necessary methods.
@author Eric Bruneton
An empty {@link MethodVisitor} that delegates to another{@link MethodVisitor}. This class can be used as a super class to quickly implement usefull method adapter classes, just by overriding the necessary methods.
@author Eric Bruneton
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.