You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: