Package bookstore
Class BookstoreDriver
java.lang.Object
bookstore.BookstoreDriver
Handles user interaction and feature execution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BookstoreDriver
public BookstoreDriver()
-
-
Method Details
-
main
Main method, executes Book Store functions/flow- Parameters:
args- runtime arguments - not used
-