Uses of Class
usflix.MovieDatabase

Uses of MovieDatabase in usflix
 

Fields in usflix declared as MovieDatabase
private static MovieDatabase Driver.movieDB
          There will be only one movie database and one user database in the system, so they are declared as static.