Class Main


  • public class Main
    extends Object
    Main class of the project
    Author:
    Tim Neumann
    • Constructor Detail

      • Main

        public Main()
    • Method Detail

      • main

        public static void main​(String[] args)
        The main entry point of the project
        Parameters:
        args - the command line args; not used