mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-04-27 05:03:19 +00:00

`null` values returned in the lambda are converted to empty `Optional`s in the `map` method: https://developer.android.com/reference/java/util/Optional#map(java.util.function.Function%3C?%20super%20T,%20?%20extends%20U%3E)