Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- checkArgument(boolean, String) - Static method in class sources.models.helpers.ArgumentChecker
- checkArguments(Integer, String, Coordinates, long, MovieGenre, MpaaRating, Person) - Static method in class sources.models.helpers.MovieArgumentChecker
- checkArguments(String, LocalDateTime, Integer, String) - Static method in class sources.models.helpers.PersonArgumentChecker
- checkArguments(String, Coordinates, long, MovieGenre, MpaaRating, Person) - Static method in class sources.models.helpers.MovieArgumentChecker
- checkBirthday(LocalDateTime) - Static method in class sources.models.helpers.PersonArgumentChecker
- checkCoordinates(Coordinates) - Static method in class sources.models.helpers.MovieArgumentChecker
- checkDirector(Person) - Static method in class sources.models.helpers.MovieArgumentChecker
- checkGenre(MovieGenre) - Static method in class sources.models.helpers.MovieArgumentChecker
- checkID(Integer) - Static method in class sources.models.helpers.MovieArgumentChecker
- checkKey(Integer) - Static method in class sources.models.helpers.MovieArgumentChecker
- checkMpaaRating(MpaaRating) - Static method in class sources.models.helpers.MovieArgumentChecker
- checkName(String) - Static method in class sources.models.helpers.MovieArgumentChecker
- checkName(String) - Static method in class sources.models.helpers.PersonArgumentChecker
- checkNull(Object, String) - Static method in class sources.models.helpers.ArgumentChecker
- checkOscarsCount(long) - Static method in class sources.models.helpers.MovieArgumentChecker
- checkPassportID(String) - Static method in class sources.models.helpers.PersonArgumentChecker
- checkWeight(Integer) - Static method in class sources.models.helpers.PersonArgumentChecker
- clear() - Method in class sources.receiver.MovieCollection
-
Removes all movies from the collection.
- clear() - Method in class sources.receiver.Receiver
-
Clears the movie collection.
- Clear - Class in sources.commands
- Clear(Client, Receiver) - Constructor for class sources.commands.Clear
- client - Variable in class sources.commands.AbstractCommand
- Client - Interface in sources.client
-
The Client interface represents a client application.
- CollectionKeyException - Exception Class in sources.exceptions.receiver
- CollectionKeyException(String) - Constructor for exception class sources.exceptions.receiver.CollectionKeyException
- Command - Interface in sources.commands
- CommandWithResult<T> - Interface in sources.commands
- compareTo(Movie) - Method in class sources.models.Movie
- ConsoleClient - Class in sources.client
-
The ConsoleClient class implements the Client interface and is responsible for interacting with the user through the console.
- ConsoleClient() - Constructor for class sources.client.ConsoleClient
- Coordinates - Class in sources.models
- Coordinates(int, int) - Constructor for class sources.models.Coordinates
- CustomConsoleReader - Class in sources.IOHandlers.client
- CustomConsoleReader() - Constructor for class sources.IOHandlers.client.CustomConsoleReader
- CustomFileReader - Class in sources.IOHandlers.client
- CustomFileReader(String) - Constructor for class sources.IOHandlers.client.CustomFileReader
- CustomIOException - Exception Class in sources.exceptions.io
- CustomIOException(String) - Constructor for exception class sources.exceptions.io.CustomIOException
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form