Class FloatArrayList

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

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