|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SingletonIterable | |
|---|---|
| edu.rice.cs.plt.iter | A collection of implementations of Iterable and Iterator. |
| Uses of SingletonIterable in edu.rice.cs.plt.iter |
|---|
| Methods in edu.rice.cs.plt.iter that return SingletonIterable | ||
|---|---|---|
static
|
SingletonIterable.make(T element)
Call the constructor (allows T to be inferred) |
|
static
|
IterUtil.singleton(T value)
Create a SingletonIterable; equivalent to IterUtil.make(Object). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||