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
Hey, I'm using this library along with the gradle plugin and I was wondering if this library supports the Iterable#forEach method? I know that it provides lambdas, but my IDE/javac doesn't recognize when i use the forEach java 8 convention. is this supported?