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