- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<BaseBytes.Fragment>, java.util.Collection<BaseBytes.Fragment>, java.util.Deque<BaseBytes.Fragment>, java.util.List<BaseBytes.Fragment>, java.util.Queue<BaseBytes.Fragment>
- Enclosing class:
- BaseBytes
protected static class BaseBytes.FragmentList
extends java.util.LinkedList<BaseBytes.Fragment>
A container of temporary storage when we do not know how many bytes to allocate, and we are
reading in some kind of iterable stream.
- See Also:
- Serialized Form