org.apache.tomcat.util.bcel.classfile
Class ConstantMethodref
java.lang.Object
org.apache.tomcat.util.bcel.classfile.Constant
org.apache.tomcat.util.bcel.classfile.ConstantCP
org.apache.tomcat.util.bcel.classfile.ConstantMethodref
- All Implemented Interfaces:
- Serializable, Cloneable
public final class ConstantMethodref
- extends ConstantCP
This class represents a constant pool reference to a method.
- Version:
- $Id: ConstantMethodref.java 1181133 2011-10-10 18:49:14Z markt $
- Author:
- M. Dahm
- See Also:
- Serialized Form
Fields inherited from class org.apache.tomcat.util.bcel.classfile.Constant |
tag |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.