Skip to content

billyean/lambda_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JDK Lambda Sample

These tests come from tests for Google Guava Library tests.
I refactor them that tests JDK 8 new Lambda feature. Which includes
  • Basic Lambda Syntax Test
Consumer
Function
Comparator
Predicate
  • Collection Stream Test
List
Stack
Set/Map
  • Parallelism Test
  • Some real case applications

Releases

No releases published

Packages

No packages published

Languages