Class AbstractByteList.ByteSubList

All Implemented Interfaces:
ByteCollection, ByteIterable, ByteList, ByteStack, Stack<Byte>, Serializable, Comparable<List<? extends Byte>>, Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
AbstractByteList

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