Class jas.ConstAttr
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jas.ConstAttr

java.lang.Object
   |
   +----jas.ConstAttr

public class ConstAttr
extends Object

Constructor Index

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

Constructors

 o 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

All Packages  Class Hierarchy  This Package  Previous  Next  Index