Methodb_function4Given two Functions, one that converts a null reference to an empty string, and another that gets the length of a string, create a single function con
src/test/java/com/github/streams/practice/functional_interfaces/solutions/A_Lambdas.java:159