|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IBijectiveMap | |
|---|---|
| org.knowceans.map | |
| Uses of IBijectiveMap in org.knowceans.map |
|---|
| Classes in org.knowceans.map that implement IBijectiveMap | |
|---|---|
class |
BijectiveHashMap<X,Y>
BijectiveHashMap is a HashMap that bijectively assigns unique keys to unique values and vice versa. |
class |
BijectiveTreeMap<X,Y>
BijectiveHashMap is a TreeMap that bijectively assigns unique keys to unique values and vice versa. |
| Constructors in org.knowceans.map with parameters of type IBijectiveMap | |
|---|---|
BijectiveTreeMap(IBijectiveMap<? extends X,? extends Y> t)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||