Class Main

java.lang.Object
com.jahnreil_stratpoint.Main

public class Main extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(String[] args)
    void main(String[] args) = where library Management is run Initializes necessary components and starts the library management system.

    Methods inherited from class java.lang.Object

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

    • Main

      public Main()
  • Method Details

    • main

      public static void main(String[] args)
      void main(String[] args) = where library Management is run Initializes necessary components and starts the library management system.