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

Class jas.IntegerCP

java.lang.Object
   |
   +----jas.CP
           |
           +----jas.IntegerCP

public class IntegerCP
extends CP
implements RuntimeConstants
Wrap an integer constant reference with this CPE.

Constructor Index

 o IntegerCP(int)

Constructors

 o IntegerCP
  public IntegerCP(int n)
Parameters:
n - Value for integer constant

All Packages  Class Hierarchy  This Package  Previous  Next  Index