Specializes WithFilter for Map collection types by adding overloads to transformation operations that can return a Map.
| Supertypes | |
|---|---|
| Known subtypes |
Further refines the filter for this filtered map collection.
| Value parameters |
|
|---|---|
| Returns | an object of class |
| Definition Classes | WithFilter -> WithFilter |
Builds a new collection by applying a function to all elements of the filtered outer collection containing this WithFilter instance that satisfy
| Type parameters |
|
|---|---|
| Value parameters |
|
| Returns | a new collection resulting from applying the given collection-valued function |
| Inherited from | WithFilter |
Applies a function f to all elements of the filtered outer collection.
| Type parameters |
|
|---|---|
| Value parameters |
|
| Inherited from | WithFilter |
Builds a new collection by applying a function to all elements of the filtered outer collection.
| Type parameters |
|
|---|---|
| Value parameters |
|
| Returns | a new collection resulting from applying the given function |
| Inherited from | WithFilter |
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/collection/MapOps$$WithFilter.html