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