Class InsertNumber


  • public class InsertNumber
    extends java.lang.Object
    This class is create for user to insert the value
    Author:
    Ng Mee Wai 254301, Cheang Shy Yah 252813, Harm Yee Wen 254857, Eng Pei Pei 254251
    • Constructor Summary

      Constructors 
      Constructor Description
      InsertNumber()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void Number()
      This is the method of InsertNumber class
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InsertNumber

        public InsertNumber()
    • Method Detail

      • Number

        public void Number()
        This is the method of InsertNumber class