Class Path

java.lang.Object
real_time_traffic_simulation_with_java.alias.Path

public final class Path extends Object
Utility class: Stores all the paths used in the simulation, thus make the code easier to look and fix.
"Design and document for inheritance or else prohibit it" -Effective Java by Joshua Bloch