Class AbstractIntList.IntSubList

All Implemented Interfaces:
IntCollection, IntIterable, IntList, IntStack, Stack<Integer>, Serializable, Comparable<List<? extends Integer>>, Iterable<Integer>, Collection<Integer>, List<Integer>
Enclosing class:
AbstractIntList

public static class AbstractIntList.IntSubList
extends AbstractIntList
implements Serializable
A class implementing a sublist view.
See Also:
Serialized Form