jas
Class ConstAttr

java.lang.Object
  extended byjas.ConstAttr

public class ConstAttr
extends Object


Constructor Summary
ConstAttr(CP val)
          Create a new constant attribute whose constant value is picked up from constant pool with the given entry.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstAttr

public ConstAttr(CP val)
Create a new constant attribute whose constant value is picked up from constant pool with the given entry.

Parameters:
val - Constant pool item whose value is associated with the constant value attribute


Copyright © 2004 Jonathan Meyer, USA All rights reserved.