Class ProtobufArrayList<E>

All Implemented Interfaces:
Internal.ProtobufList<E>, Iterable<E>, Collection<E>, List<E>, RandomAccess, SequencedCollection<E>

final class ProtobufArrayList<E> extends AbstractProtobufList<E> implements RandomAccess
Implements Internal.ProtobufList for non-primitive and String types.