Skip to content

MarcioSB/Poc_Java8_Lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Java 8 lambda e stream

Project Java 8 for study Lambda and Stream

PoC in develop.

Requisite: Installation Java 8 e IDE Eclipse

Execution : Execute the method main of archive Main.java and verify the result at the console.

Licence: MIT.

Examples:

  • Foreach.
  • Lambda.
  • Interface functional.
  • Consumer and consumer compost.
  • RemoveIf.
  • Sort with comparator and comparator auto boxing.
  • Access in methods and constructor withreference.

About

Project Java 8 for study Lambda and Stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages