Class | Description |
---|---|
FileParser |
Created by garethhalladay on 8/26/17
|
KeyWord |
Created by garethhalladay 08/2017 for a recitation in CS165 at Colorado State University to increase
the understanding of Objects and OO concepts in Java.
|
Movie |
Created by garethhalladay on 8/24/17.
|
MovieLibrary |
Created by garethhalladay on 8/24/17
|
Rating |
Created by garethhalladay on 8/27/17
|
Enum | Description |
---|---|
Rating.ReviewType |
ReviewType enum that allows users to distinguish between CRITIC, AUDIENCE, or an average of both
|