Move Enums in Order.java to their own respective enum files.
Closed this issue · 0 comments
dakotahNorth commented
Move the enums out from Order to their own respective enum files.
Place Order and the enum files into an order directory.
Review all files that use Order and the enums from Order and fix the import statements.
Create an orderbook directory and place in its the orderbook directory.