|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImmutableRelation | |
|---|---|
| edu.rice.cs.plt.collect | Contains general-purpose extensions to and variations on the java.util collections
framework. |
| Uses of ImmutableRelation in edu.rice.cs.plt.collect |
|---|
| Methods in edu.rice.cs.plt.collect that return ImmutableRelation | ||
|---|---|---|
static
|
CollectUtil.immutable(Relation<T1,T2> r)
Wrap a relation in an immutable wrapper. |
|
static
|
ImmutableRelation.make(Relation<T1,T2> relation)
Call the constructor (allows T1 and T2 to be inferred). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||