java.lang.Object
megamek.common.autoResolve.acar.order.Orders
All Implemented Interfaces:
Iterable<Order>, Collection<Order>

public class Orders extends Object implements Collection<Order>
Orders is a collection of orders that are loaded into a game. This is used to give AI players access to strategic objectives for the game being played and be able to change its behavior based on the orders given.