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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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