See: Description
| Interface | Description |
|---|---|
| BooleanBag |
This file was automatically generated from template file primitiveBag.stg.
|
| ByteBag |
This file was automatically generated from template file primitiveBag.stg.
|
| CharBag |
This file was automatically generated from template file primitiveBag.stg.
|
| DoubleBag |
This file was automatically generated from template file primitiveBag.stg.
|
| FloatBag |
This file was automatically generated from template file primitiveBag.stg.
|
| ImmutableBooleanBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableByteBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableCharBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableDoubleBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableFloatBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableIntBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableLongBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| ImmutableShortBag |
This file was automatically generated from template file immutablePrimitiveBag.stg.
|
| IntBag |
This file was automatically generated from template file primitiveBag.stg.
|
| LongBag |
This file was automatically generated from template file primitiveBag.stg.
|
| MutableBooleanBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableByteBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableCharBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableDoubleBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableFloatBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableIntBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableLongBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| MutableShortBag |
This file was automatically generated from template file mutablePrimitiveBag.stg.
|
| ShortBag |
This file was automatically generated from template file primitiveBag.stg.
|
A primitive bag is similar to a Bag, but is memory-optimized for primitive types.
These bags are backed by primitive int maps.
Copyright © 2004–2016. All rights reserved.