| Package | Description |
|---|---|
| org.eclipse.collections.api.bimap |
This package contains interfaces for BiMap API.
|
| org.eclipse.collections.api.factory.bimap | |
| org.eclipse.collections.impl.bimap | |
| org.eclipse.collections.impl.bimap.immutable | |
| org.eclipse.collections.impl.bimap.mutable |
This package contains implementations of the
MutableBiMap interface. |
| org.eclipse.collections.impl.collector | |
| org.eclipse.collections.impl.map.mutable |
This package contains implementations of the
MutableMap interface. |
| Class | Description |
|---|---|
| BiMap |
A map that allows users to look up key-value pairs from either direction.
|
| ImmutableBiMap |
A
BiMap whose contents cannot be altered after initialization. |
| MutableBiMap |
A
BiMap whose contents can be altered after initialization. |
| Class | Description |
|---|---|
| ImmutableBiMap |
A
BiMap whose contents cannot be altered after initialization. |
| MutableBiMap |
A
BiMap whose contents can be altered after initialization. |
| Class | Description |
|---|---|
| BiMap |
A map that allows users to look up key-value pairs from either direction.
|
| Class | Description |
|---|---|
| BiMap |
A map that allows users to look up key-value pairs from either direction.
|
| ImmutableBiMap |
A
BiMap whose contents cannot be altered after initialization. |
| MutableBiMap |
A
BiMap whose contents can be altered after initialization. |
| Class | Description |
|---|---|
| BiMap |
A map that allows users to look up key-value pairs from either direction.
|
| ImmutableBiMap |
A
BiMap whose contents cannot be altered after initialization. |
| MutableBiMap |
A
BiMap whose contents can be altered after initialization. |
| Class | Description |
|---|---|
| ImmutableBiMap |
A
BiMap whose contents cannot be altered after initialization. |
| MutableBiMap |
A
BiMap whose contents can be altered after initialization. |
| Class | Description |
|---|---|
| MutableBiMap |
A
BiMap whose contents can be altered after initialization. |
Copyright © 2004–2018. All rights reserved.