Class ObjectiveDeck

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Objective>, Collection<Objective>, List<Objective>, RandomAccess

public class ObjectiveDeck extends ArrayList<Objective>
The deck containing all the different objectives.
See Also: