org.apache.tomcat.util.bcel.classfile
Class ConstantFieldref
java.lang.Object
org.apache.tomcat.util.bcel.classfile.Constant
org.apache.tomcat.util.bcel.classfile.ConstantCP
org.apache.tomcat.util.bcel.classfile.ConstantFieldref
- All Implemented Interfaces:
- Serializable, Cloneable
public final class ConstantFieldref
- extends ConstantCP
This class represents a constant pool reference to a field.
- Version:
- $Id: ConstantFieldref.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.