Package | Description |
---|---|
org.onemind.commons.java.datastructure |
Modifier and Type | Field and Description |
---|---|
private BiMap |
BiMap._inverse
the inverse
|
Modifier and Type | Method and Description |
---|---|
BiMap |
BiMap.getInverse()
Get the inverse bimap
|
Constructor and Description |
---|
BiMap(BiMap inverse)
Constructor
|