See: Description
| Class | Description |
|---|---|
| BooleanArrayList |
BooleanArrayList is similar to
FastList, and is memory-optimized for boolean primitives. |
A mutable primitive list is similar to a MutableList, but is memory-optimized for primitives.
Copyright © 2004–2016. All rights reserved.