Class CodecOutputList

All Implemented Interfaces:
Iterable<Object>, Collection<Object>, List<Object>, RandomAccess, SequencedCollection<Object>

final class CodecOutputList extends AbstractList<Object> implements RandomAccess
Special AbstractList implementation which is used within our codec base classes.