Apache Tomcat 7.0.22

org.apache.tomcat.util.bcel.classfile
Interface ConstantObject

All Known Implementing Classes:
ConstantClass, ConstantDouble, ConstantFloat, ConstantInteger, ConstantLong, ConstantString

public interface ConstantObject

This interface denotes those constants that have a "natural" value, such as ConstantLong, ConstantString, etc..

Version:
$Id: ConstantObject.java 895187 2010-01-02 13:17:11Z rjung $
Author:
M. Dahm
See Also:
Constant


Apache Tomcat 7.0.22

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