Class CPLong

  • All Implemented Interfaces:
    java.lang.Comparable

    public class CPLong
    extends CPConstant
    Constant pool entry for a long.
    • Constructor Summary

      Constructors 
      Constructor Description
      CPLong​(long theLong)  
    • Constructor Detail

      • CPLong

        public CPLong​(long theLong)
    • Method Detail

      • compareTo

        public int compareTo​(java.lang.Object obj)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object