Apache Tomcat 7.0.37

org.apache.tomcat.util.bcel.classfile
Class ConstantMethodref

java.lang.Object
  extended by org.apache.tomcat.util.bcel.classfile.Constant
      extended by org.apache.tomcat.util.bcel.classfile.ConstantCP
          extended by 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

Field Summary
 
Fields inherited from class org.apache.tomcat.util.bcel.classfile.ConstantCP
class_index, name_and_type_index
 
Fields inherited from class org.apache.tomcat.util.bcel.classfile.Constant
tag
 
Method Summary
 
Methods inherited from class org.apache.tomcat.util.bcel.classfile.ConstantCP
getClassIndex, getNameAndTypeIndex, toString
 
Methods inherited from class org.apache.tomcat.util.bcel.classfile.Constant
clone, equals, getTag, hashCode
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 


Apache Tomcat 7.0.37

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.