Class ConstantValueAttribute

java.lang.Object
  |
  +--ConstantValueAttribute

public class ConstantValueAttribute
extends java.lang.Object


Field Summary
(package private)  int attribute_length
           
(package private)  short attribute_name_index
           
(package private)  short constantvalue_index
           
 
Constructor Summary
ConstantValueAttribute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attribute_name_index

short attribute_name_index

attribute_length

int attribute_length

constantvalue_index

short constantvalue_index
Constructor Detail

ConstantValueAttribute

public ConstantValueAttribute()