Java Complete Tutorial Ep. 61 - Lambda Expressions
Kody Simpson
Now we move onto Lambdas! Lambdas are an extremely cool feature within the Java language that was added in JDK 8 so make sure you have at least 8 as your language level. Lambdas are the implementation for functional interfaces which are interfaces that hold only one, abstract method. They can also be referred to as closures and unnamed methods. They are pretty cool so in the next few episodes, we shall explore them. Link to code below. #Java #CompleteJavaSeries
This Episode's Code: https://snippets.cacher.io/snippet/de32f00f0ede615071b4
Stay Updated!! 👁 Discord: https://discord.gg/3stGDun Twitter: https://twitter.com/kodysimp More Videos coming soon. Leave a comment for any future video suggestions. ... https://www.youtube.com/watch?v=tv7WcVqJ8X0
46132069 Bytes