Class AbstractBooleanList.BooleanRandomAccessSubList

All Implemented Interfaces:
BooleanCollection, BooleanIterable, BooleanList, BooleanStack, Stack<Boolean>, Serializable, Comparable<List<? extends Boolean>>, Iterable<Boolean>, Collection<Boolean>, List<Boolean>, RandomAccess
Enclosing class:
AbstractBooleanList

public static class AbstractBooleanList.BooleanRandomAccessSubList extends AbstractBooleanList.BooleanSubList implements RandomAccess
See Also: