funcCall | The action to be invoked with each matching element. |
Invokes function on all elements matching the query.
result | Each return value will be added to this list. |
funcCall | The function to be invoked with each matching element. |
Invokes function on all elements matching the query.
funcCall | The function to be invoked with each matching element. |
List<T2> Returns a list of all the results of the function calls.
Invokes function on all elements matching the query. Overloaded for convenience.
Did you find this page useful? Please give it a rating: