Class CPLong

    • Constructor Summary

      Constructors 
      Constructor Description
      CPLong​(long value)
      Constructs a new instance.
    • Constructor Detail

      • CPLong

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

      • toString

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