-
Enhancement
-
Resolution: Not an Issue
-
P4
-
None
-
None
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
Adding a static utility method to java.util.function.Function that allows simple modeling of a ternary operation. The purpose of this inclusion is to easily communicate intent when using the ternary operator, as well as simplify composing ternary operations.
Adding a static utility method to java.util.function.Function that allows simple modeling of a ternary operation. The purpose of this inclusion is to easily communicate intent when using the ternary operator, as well as simplify composing ternary operations.