Java 8 Comparator Tutorial - Part 2

preview_player
Показать описание
This tutorial on Java 8 Comparators is the second in the series of three tutorials. This part contains -
1. Understand Java 8 Comparator's static comparing() method
2. How to use comparing() method with a lambda expression
3. How to use comparing() method with a method reference
4. How to specify multiple sort orders using Comparator's default thenComparing() method.

NOTE - The tutorial uses Eclipse IDE to demonstrate how to code Java 8 Comparators.
Рекомендации по теме