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

G

getAverageRating() - Method in class usflix.Movie
 
getFirstName() - Method in class usflix.User
Get the first name of this user.
getLastName() - Method in class usflix.User
Get the last name of this user.
getMovie() - Method in class usflix.MovieRating
 
getMovieByTitle(String) - Method in class usflix.MovieDatabase
This method is used in Driver to assist loadUsers method.
getRating() - Method in class usflix.MovieRating
 
getRating(Movie) - Method in class usflix.User
 
getSeenMovies() - Method in class usflix.User
Create an ArrayList of Movie objects from seenMovies and return the ArrayList.

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