Class AbstractLongList.LongSubList

All Implemented Interfaces:
LongCollection, LongIterable, LongList, LongStack, Stack<Long>, Serializable, Comparable<List<? extends Long>>, Iterable<Long>, Collection<Long>, List<Long>
Enclosing class:
AbstractLongList

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