DEV Community

# java8

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Java Stream Scenario Based Interview Question

Java Stream Scenario Based Interview Question

7
Comments
2 min read
Java Stream.distinct()

Java Stream.distinct()

6
Comments
3 min read
How does reduce() differ from collect() in Java streams?

How does reduce() differ from collect() in Java streams?

7
Comments 1
2 min read
Key Changes in Java Development Practices: From Java 8 to Java 17

Key Changes in Java Development Practices: From Java 8 to Java 17

2
Comments
5 min read
What is the difference between forEach and map in streams?

What is the difference between forEach and map in streams?

9
Comments
1 min read
Java 8 Stream API limit() and skip() methods

Java 8 Stream API limit() and skip() methods

7
Comments
2 min read
Intercepted System.exit(...) on Java 21

Intercepted System.exit(...) on Java 21

1
Comments 2
1 min read
What are new features of Java 8 #interviewQuestion

What are new features of Java 8 #interviewQuestion

1
Comments 2
1 min read
Functional Interface in Java

Functional Interface in Java

1
Comments
1 min read
Optional Class in Java and its methods

Optional Class in Java and its methods

1
Comments
2 min read
Java Stream API

Java Stream API

7
Comments
4 min read
Java 8 Lambda Expressions and Functional Interfaces

Java 8 Lambda Expressions and Functional Interfaces

2
Comments
3 min read
Exploring Functional Programming in Java (for JavaScript Developers)

Exploring Functional Programming in Java (for JavaScript Developers)

Comments
3 min read
Explain Difference between Future and CompletableFuture classes in Java

Explain Difference between Future and CompletableFuture classes in Java

4
Comments
1 min read
Exploring Functional Programming in Java (for JavaScript Developers)

Exploring Functional Programming in Java (for JavaScript Developers)

Comments
3 min read
Exploring Java Collectors utilities

Exploring Java Collectors utilities

5
Comments
2 min read
Two Exceptional Enhancement Features Everyone Should Know in Java

Two Exceptional Enhancement Features Everyone Should Know in Java

Comments
3 min read
Streams em JAVA: Tudo que você precisa saber

Streams em JAVA: Tudo que você precisa saber

20
Comments 4
11 min read
Embracing Controversy: Discovering the Hidden Benefits of Java’s “Flawed” Features 🚀☕

Embracing Controversy: Discovering the Hidden Benefits of Java’s “Flawed” Features 🚀☕

1
Comments
4 min read
Why are Companies stuck with Java 8?

Why are Companies stuck with Java 8?

9
Comments 4
3 min read
Java Collection Framework — 1

Java Collection Framework — 1

2
Comments
2 min read
Farewell to Null Pointers: How Java 8's Optional Class Can Save Your Code

Farewell to Null Pointers: How Java 8's Optional Class Can Save Your Code

2
Comments
2 min read
Solving Real Time Queries Using Java 8 Features -Employee Management System

Solving Real Time Queries Using Java 8 Features -Employee Management System

5
Comments
1 min read
The Pageable object of Spring Data JPA implements paging of the queried list

The Pageable object of Spring Data JPA implements paging of the queried list

2
Comments
2 min read
Java New String Methods – From Java 8 To Java 17

Java New String Methods – From Java 8 To Java 17

11
Comments
1 min read
loading...