|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImmutableIterable | |
|---|---|
| edu.rice.cs.plt.iter | A collection of implementations of Iterable and Iterator. |
| Uses of ImmutableIterable in edu.rice.cs.plt.iter |
|---|
| Methods in edu.rice.cs.plt.iter that return ImmutableIterable | ||
|---|---|---|
static
|
IterUtil.immutable(Iterable<? extends T> iter)
Produce an ImmutableIterable with the given iterable. |
|
static
|
ImmutableIterable.make(Iterable<? extends T> iterable)
Call the constructor (allows T to be inferred) |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||