About Question enthuware.ocpjp.v8.2.1816 :
Posted: Thu Sep 01, 2016 4:12 am
Hello ,
"Only non-terminal operations such as filter, peek, map, distinct, sorted, and skip are lazy. All terminal operations such as forEach, reduce, collect, count, min, max, allMatch, findAny are eager."
Can you provide some explanation what is lazy and eager meaning in this context ?
"Only non-terminal operations such as filter, peek, map, distinct, sorted, and skip are lazy. All terminal operations such as forEach, reduce, collect, count, min, max, allMatch, findAny are eager."
Can you provide some explanation what is lazy and eager meaning in this context ?