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 895187 2010-01-02 13:17:11Z rjung $
- Author:
- M. Dahm
- See Also:
- Serialized Form
Fields inherited from class org.apache.tomcat.util.bcel.classfile.Constant |
tag |
Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.