A C D F G I L M P R S T U Y

L

lastName - Variable in class usflix.User
 
listMenu(User, ArrayList<Movie>) - Static method in class usflix.Driver
listMenu handles printing the list of Movies with the appropriate rating (user's own if available, average otherwise), letting user rate any of the Movies in the list.
loadUsers(String) - Static method in class usflix.Driver
loadUsers() method loads the user information from a file.
login(String) - Method in class usflix.User
 
login(String, String) - Method in class usflix.UserDatabase
 

A C D F G I L M P R S T U Y