Class Demo1


  • public class Demo1
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Demo1()  
    • Method Summary

      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      void run()  
      • Methods inherited from class java.lang.Object

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

      • Demo1

        public Demo1()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • run

        public void run()
                 throws java.lang.Exception
        Throws:
        java.lang.Exception