Simple project that uses the Executor Threads to make objects of the type "Car" traverse a graph.
- Reformat the way I populate the graph. Either streaming from a file or perhaps from a database.
- Create an overarching class of "Vehicle" for Dependancy Injection.
- Rewrite Car classes for a more cleaner code ( and less dependant) code.(Remove DI errors)
- Risto Roosipuu - Creator - RistoRoosipuu
This project is licensed under the MIT license - see the LICENSE.md file for details.