Commit Graph

1 Commits

Author SHA1 Message Date
Marcos Lopez Gonzalez 9df90567d4 BAEL-2464 - lambdas and final local variables (#6530)
* lambdas and final local variables

* workarounds when using non-final local variables in lambdas

* cleanup

* capturing lambdas refactor

* lambdas and local variables

* added comments to capturing lambdas examples

* lambdas variables moved to core-java-lambdas

* core-java-lambdas module moved in pom

* format
2019-04-12 23:10:46 -06:00