As we all know, JDK8 bring some cool features like lambda. And this is very convenient for users to process collections or streams. In the upcoming Stream API, it's better if we can support this.
So, I suggest to separate a jdk8 module/branch to add these features.
How about this idea?
As we all know, JDK8 bring some cool features like lambda. And this is very convenient for users to process collections or streams. In the upcoming
Stream API
, it's better if we can support this. So, I suggest to separate a jdk8 module/branch to add these features. How about this idea?