All Classes and Interfaces
Class
Description
Class with
main()
- method that prints command line arguments.Class that implements the
Runner
interface with run(String[] args)
method that executes tasks of the C12 assignment.Entity class representing a Customer as a person who creates
and holds (owns) orders in the system.