Class CPDouble

  • All Implemented Interfaces:
    java.lang.Comparable

    public class CPDouble
    extends CPConstant
    Constant pool entry for a double.
    • Constructor Summary

      Constructors 
      Constructor Description
      CPDouble​(double theDouble)  
    • Constructor Detail

      • CPDouble

        public CPDouble​(double theDouble)
    • Method Detail

      • compareTo

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