| Package | Description |
|---|---|
| org.eclipse.collections.api |
This package contains interfaces for Eclipse Collections API.
|
| org.eclipse.collections.api.bimap |
This package contains interfaces for BiMap API.
|
| org.eclipse.collections.api.factory.bimap |
| Class and Description |
|---|
| MutableBiMap
A
BiMap whose contents can be altered after initialization. |
| Class and 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 and Description |
|---|
| ImmutableBiMap
A
BiMap whose contents cannot be altered after initialization. |
| MutableBiMap
A
BiMap whose contents can be altered after initialization. |
Copyright © 2004–2020. All rights reserved.