Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages