Class EntityList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Entity<?>>, Collection<Entity<?>>, Deque<Entity<?>>, List<Entity<?>>, Queue<Entity<?>>

public class EntityList extends LinkedList<Entity<?>>
See Also: