I\'m not getting why JAVA 1.8 is not supporting the lambda expression in stream().filter() / allMatch() / anyMatch()
for example :
ERROR snippet from eclipse I