Package net.groboclown.retval.function

Functional interfaces that are null-aware. They are equivalents to the built-in Java java.util.function interfaces.

Even though, for symmetry, some functional interfaces seem like they should be included, they are not required by the accompanying code, so they are intentionally left out to keep this library as minimal as possible.