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.
|
org.eclipse.collections.impl.map.immutable.primitive |
This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
|
Modifier and Type | Interface | Description |
---|---|---|
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 |
ImmutableShortObjectMap<V> |
This file was automatically generated from template file immutablePrimitiveObjectMap.stg.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractImmutableByteObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
class |
AbstractImmutableCharObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
class |
AbstractImmutableDoubleObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
class |
AbstractImmutableFloatObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
class |
AbstractImmutableIntObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
class |
AbstractImmutableLongObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
class |
AbstractImmutableShortObjectMap<V> |
This file was automatically generated from template file abstractImmutablePrimitiveObjectMap.stg.
|
Copyright © 2004–2019. All rights reserved.