Class CodecOutputList

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

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