Class AbstractIntList

java.lang.Object
zombie.util.AbstractIntCollection
zombie.util.list.AbstractIntList
All Implemented Interfaces:
IntCollection, IntList
Direct Known Subclasses:
IntArrayList

public abstract class AbstractIntList
extends AbstractIntCollection
implements IntList