|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Fn1 | |
|---|---|
| org.mulgara.util | |
| Uses of Fn1 in org.mulgara.util |
|---|
| Methods in org.mulgara.util with parameters of type Fn1 | ||
|---|---|---|
static
|
C.map(Collection<T1> args,
Fn1<T1,T2> op)
Creates a new list by applying an operator to each element of an initial list. |
|
static
|
C.map(T1[] args,
Fn1<T1,T2> op)
The same method as C.map(Collection, Fn1) for arrays. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||