jrre.classloader.classfile.attributes
Class ConstantValueAttribute
java.lang.Object
|
+--jrre.classloader.classfile.attributes.Attribute
|
+--jrre.classloader.classfile.attributes.ConstantValueAttribute
- public class ConstantValueAttribute
- extends Attribute
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ConstantValueAttribute
public ConstantValueAttribute()
ConstantValueAttribute
public ConstantValueAttribute(int nameIndex,
int attributesLength,
int constantValueIndex)
setConstantValueIndex
public void setConstantValueIndex(int constantValueIndex)
setNameIndex
public void setNameIndex(int nameIndex)
setAttributesLength
public void setAttributesLength(int attributesLength)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2002-2002 Appalachian State University. All Rights Reserved.