All Implemented Interfaces:
Comparable<CPLong>

public class CPLong extends CPConstant<CPLong>
Constant pool entry for a long.
  • Constructor Details

    • CPLong

      public CPLong(long value)
      Constructs a new instance.
      Parameters:
      value - The value.
  • Method Details