Class NCInt

    • Constructor Detail

      • NCInt

        public NCInt​(int value)
        Public constructor
        Parameters:
        value - integer value
    • Method Detail

      • doubleValue

        public double doubleValue()
        Specified by:
        doubleValue in class NCNumber
        Returns:
        double value
      • intValue

        public int intValue()
        Specified by:
        intValue in class NCNumber
        Returns:
        integer value
      • longValue

        public long longValue()
        Specified by:
        longValue in class NCNumber
        Returns:
        long value
      • getType

        public int getType()
        Description copied from class: NCType
        Returns the type of this NCType object.
        Specified by:
        getType in class NCType
        Returns:
        the type of this NCType