Back to Browse

Java 8 Stream API | PART-6 | sorted() method | sorting a list in JAVA

946 views
Oct 2, 2021
23:40

Hello friends. I am Lipsa Patra. I am a software engineer. Welcome to my youtube channel Easy 2Excel . This video describes how we can sort a list of Integers, a list of String as well as a list of custom object in ascending and descending order using Collections.sort() method as well as java 8 sorted() method. Also we will see how we can sort a custom object based on multiple fields . github link :https://github.com/daisy-world/java8-stream-api-project.git

Download

0 formats

No download links available.

Java 8 Stream API | PART-6 | sorted() method | sorting a list in JAVA | NatokHD