Add coalesceNull method to LiveDataFunctions.

Adds a method that gives the first value if not null, otherwise gives the second value.

Test: LiveDataFunctionsTest.java
Change-Id: I8f7ece4af42573fa9f0aeb5c07678021c8d21592
2 files changed