Skip to content

marcvege/training-java8-streams-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Training Java8 Streams & Lambdas

Workshop based on https://github.com/victorrentea/java8-voxxed

This does a review of the functionalities of the streams & lambdas.

The challenge is to make green the following JUnit test:

  • SearchStreamsTest
  • TransformTest

And make more readability the DirtyLambda.

Clone the master branch and compare your solutions against the solution branch.

Thank you to Victor Rentea for share.

Releases

No releases published

Packages

No packages published

Languages