| Package | Description |
|---|---|
| org.eclipse.collections.api.map.primitive |
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ByteObjectMap<V>
This file was automatically generated from template file primitiveObjectMap.stg.
|
interface |
CharObjectMap<V>
This file was automatically generated from template file primitiveObjectMap.stg.
|
interface |
DoubleObjectMap<V>
This file was automatically generated from template file primitiveObjectMap.stg.
|
interface |
FloatObjectMap<V>
This file was automatically generated from template file primitiveObjectMap.stg.
|
interface |
ImmutableByteObjectMap<V>
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
interface |
ImmutableCharObjectMap<V>
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
interface |
ImmutableDoubleObjectMap<V>
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
interface |
ImmutableFloatObjectMap<V>
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
interface |
ImmutableIntObjectMap<V>
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
interface |
ImmutableLongObjectMap<V>
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
interface |
ImmutablePrimitiveObjectMap<V> |
interface |
ImmutableShortObjectMap<V>
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
interface |
IntObjectMap<V>
This file was automatically generated from template file primitiveObjectMap.stg.
|
interface |
LongObjectMap<V>
This file was automatically generated from template file primitiveObjectMap.stg.
|
interface |
MutableByteObjectMap<V>
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
interface |
MutableCharObjectMap<V>
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
interface |
MutableDoubleObjectMap<V>
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
interface |
MutableFloatObjectMap<V>
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
interface |
MutableIntObjectMap<V>
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
interface |
MutableLongObjectMap<V>
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
interface |
MutablePrimitiveObjectMap<V> |
interface |
MutableShortObjectMap<V>
This file was automatically generated from template file mutablePrimitiveObjectMap.stg.
|
interface |
ShortObjectMap<V>
This file was automatically generated from template file primitiveObjectMap.stg.
|
Copyright © 2004–2020. All rights reserved.