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

Class jas.LongCP

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

public class LongCP
extends CP
implements RuntimeConstants
Wrap an Long constant reference with this CPE.

Constructor Index

 o LongCP(long)

Constructors

 o LongCP
  public LongCP(long n)
Parameters:
n - Value for Long constant

All Packages  Class Hierarchy  This Package  Previous  Next  Index