Const
Type of items in the source.
Default value to return if no element is found.
Predicate function to determine if an element should be returned.
Collector that returns the last element in the source that satisfies the predicate or a default value if no such element is found.
Returns the last element in the source that satisfies the predicate or a default value if no such element is found.