Class AbstractLongList.LongRandomAccessSubList

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

public static class AbstractLongList.LongRandomAccessSubList extends AbstractLongList.LongSubList implements RandomAccess
See Also: