Class BooleanArrayList

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

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