Class VarList

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

public class VarList extends ArrayList<Object>
Simple list of variables that can consist of either variable classes or instances.
See Also: