Skip to content

rajgarg29/Java8Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice Java 8

1.Lambda

package com.garg.lambda contains introduction of predicate and Lambda.

  • It will first demonstrate old/conventional method to filter List. Number of developers still using same way :-)

  • I added A, B, C.. prefix in class names so that you can go step by step and see how code is evolving using java8 features Predicates, Functional interFaces and Lambda.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages