|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryMappedIterable | |
|---|---|
| edu.rice.cs.plt.iter | A collection of implementations of Iterable and Iterator. |
| Uses of BinaryMappedIterable in edu.rice.cs.plt.iter |
|---|
| Methods in edu.rice.cs.plt.iter that return BinaryMappedIterable | ||
|---|---|---|
static
|
BinaryMappedIterable.make(Iterable<? extends T1> source1,
Iterable<? extends T2> source2,
Lambda2<? super T1,? super T2,? extends R> map)
Call the constructor (allows the type arguments to be inferred) |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||