Class AbstractIntBigList.IntSubList

All Implemented Interfaces:
BigList<Integer>, IntBigList, IntCollection, IntIterable, IntStack, Size64, Stack<Integer>, Serializable, Comparable<BigList<? extends Integer>>, Iterable<Integer>, Collection<Integer>
Enclosing class:
AbstractIntBigList

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