Given the code fragment:
List nL = Arrays.asList(''Jim'', ''John'', ''Jeff'');
Function funVal = s -> ''Hello : ''.contact(s);
nL.Stream()
.map(funVal)
.peek(System.out::print);
What is the result?
Limited Time Offer
25%
Off
Christiane
7 days agoCarylon
25 days agoStephaine
27 days agoRolande
28 days ago