|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operations.Transformation | |
|---|---|
| org.semanticweb.elk.util.collections | |
| Uses of Operations.Transformation in org.semanticweb.elk.util.collections |
|---|
| Methods in org.semanticweb.elk.util.collections with parameters of type Operations.Transformation | ||
|---|---|---|
static
|
Operations.map(Iterable<I> input,
Operations.Transformation<? super I,O> transformation)
Transforms elements using a given Operations.Transformation the output
elements consist of the result of the transformation in the same order;
if the transformation returns null, it is not included in the
output |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||