Class ByteBigLists.ListBigList

All Implemented Interfaces:
BigList<Byte>, ByteBigList, ByteCollection, ByteIterable, ByteStack, Size64, Stack<Byte>, Serializable, Comparable<BigList<? extends Byte>>, Iterable<Byte>, Collection<Byte>
Enclosing class:
ByteBigLists

public static class ByteBigLists.ListBigList extends AbstractByteBigList implements Serializable
A class exposing a list as a big list.
See Also: