whenEqualTo
Return a filtered version of the source that will only map values equal to the specified object
.
Return
a new filtered source instance
Parameters
object
the object to match
Return a filtered version of the source that will only map values equal to the specified object
.
a new filtered source instance
the object to match