Interfaces, Lambda Expressions, Collections, & Generics
Java SE 8
| Intermediate
- 11 Videos | 47m 22s
- Earns a Badge
Java is one of the most widely used development languages in the world today. Discover interfaces and lambda expressions, custom generic classes, enumerated types, and the stream API.
WHAT YOU WILL LEARN
-
describe how to create a custom generic class using the type inference diamonddescribe the Java Collections Frameworkcontrast the implementation of an ArrayList in Java without and with genericsdescribe how to implement a TreeSet using the Set interface in the Java Collection APIdescribe how to implement a TreeMap using the Map interface in the Java Collection APIdescribe how to implement a ArrayDeque using the Deque interface in the Java Collection API
-
describe how to use the Comparable and Comparator interfaces to sort Java collectionsdescribe how to use the builder pattern to create a Java classdescribe how to iterate through a collection using a Lambda expressiondescribe the Stream API and how it can be used to process Java collection elements in paralleldescribe how to call an existing method using a method reference and how methods can be chained in Java lambda expressions
IN THIS COURSE
-
1.Creating a Custom Generic Class4m 20s
-
2.Overview of Collections2m 32s
-
3.Implementing an ArrayList5m 41s
-
4.Implementing a TreeSet3m 54s
-
5.Implementing a TreeMap7m 22s
-
6.Implementing a Deque3m 43s
-
7.Ordering Collections7m 45s
-
8.Using the Builder Pattern3m 25s
-
9.Collection Iteration and Lambdas4m 9s
-
10.The Stream API2m 13s
-
11.Method References and Method Chaining2m 19s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.