Class LongArrayList

All Implemented Interfaces:
Internal.LongList, Internal.ProtobufList<Long>, PrimitiveNonBoxingCollection, Iterable<Long>, Collection<Long>, List<Long>, RandomAccess, SequencedCollection<Long>

An implementation of Internal.LongList on top of a primitive array.