Class MovieCollection

All Implemented Interfaces:
Serializable, Iterable<Movie>, Collection<Movie>, List<Movie>

public class MovieCollection extends AbstractList<Movie> implements Serializable
See Also: