Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 188 Bytes

File metadata and controls

9 lines (6 loc) · 188 Bytes

MovieLibrary

Small java program that maintains a searchable database of information objects, persists the database to a text file.

To run:

javac *.java
java Driver