Package core.setup

Class PlanningRide


  • public class PlanningRide
    extends java.lang.Object
    The PlanningRide class : This is the class to implement the planning simulations from the planning package when creating a new journey ride for a user
    • Constructor Summary

      Constructors 
      Constructor Description
      PlanningRide()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      The main method for planning ride
      • Methods inherited from class java.lang.Object

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

      • PlanningRide

        public PlanningRide()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        The main method for planning ride
        Parameters:
        args - arguments