An empty {@link ClassVisitor} that delegates to another {@link ClassVisitor}. This class can be used as a super class to quickly implement usefull class 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.