Class Main

java.lang.Object
com.stuypulse.robot.Main

public final class Main extends Object

Main Class

This is the main class that instantiates the robot code.

There is no need to edit this file, and it should not be edited unless you know what you are doing.

  • Constructor Details

    • Main

      private Main()
  • Method Details

    • main

      public static void main(String... args)
      The main method that starts the robot code. This should not be edited unless you know what you are doing.