|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexedOneToOneRelation | |
|---|---|
| edu.rice.cs.plt.collect | Contains general-purpose extensions to and variations on the java.util collections
framework. |
| Uses of IndexedOneToOneRelation in edu.rice.cs.plt.collect |
|---|
| Methods in edu.rice.cs.plt.collect that return IndexedOneToOneRelation | ||
|---|---|---|
static
|
IndexedOneToOneRelation.makeHashBased()
Make an IndexedOneToOneRelation indexed by HashMaps. |
|
static
|
IndexedOneToOneRelation.makeLinkedHashBased()
Make an IndexedOneToOneRelation indexed by LinkedHashMaps. |
|
static
|
IndexedOneToOneRelation.makeTreeBased()
Make an IndexedOneToOneRelation indexed by TreeMaps. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||