See: Description
| Class | Description |
|---|---|
| BooleanHashBag |
BooleanHashBag is similar to
HashBag, and is memory-optimized for boolean primitives. |
A mutable primitive bag is similar to a MutableBag, but is memory-optimized for primitives.
Copyright © 2004–2016. All rights reserved.