-
Type:
Enhancement
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: core-libs
-
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.