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