Skip to content

riomunas/java-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

java-lambda

What and when using lambda

lambda is a shortcut to defining an implementation of a functional interface.

function interface is an interface that only have one abstract method

source: https://www.youtube.com/watch?v=tj5sLSFjVj4

About

What and when using lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages