Class OperationList

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

public class OperationList extends ArrayList<Operation>
See Also: