Package core.setup
Class PlanningRide
- java.lang.Object
-
- core.setup.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
-