Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in java-8
How do you access completed futures passed to CompletableFuture allOf?
Apr 14, 2022
java
java-8
completable-future
How to set multiple headers at once in Spring WebClient?
Feb 10, 2022
spring-boot
java-8
resttemplate
rest-client
spring-webclient
Java 8 Stream to find element in list
Sep 26, 2022
java
lambda
java-8
java-stream
Determine if a list composed of anagram elements in Java 8
May 10, 2022
java
java-8
java-stream
Java 8 - Convert LocalDate to OffsetDateTime
Apr 20, 2022
java
date
datetime
java-8
datetime-conversion
Get LocalDateTime based on year and week of year
Mar 10, 2022
java
datetime
java-8
java-time
Is ForkJoinPool.commonPool() equivalent to no pool?
May 17, 2021
java
multithreading
java-8
Parsing a year String to a LocalDate with Java8
Aug 22, 2022
java-8
jodatime
localdate
List of objects to map in java 8
Apr 01, 2022
java-8
java-stream
Example of non-interference in Java 8
Oct 09, 2022
java
java-8
java-stream
How to use lambdas for interfaces with multiple methods?
Sep 19, 2022
java
oop
lambda
java-8
Arrays.stream(array) vs Arrays.asList(array).stream()
Jun 03, 2020
java
arrays
foreach
java-8
java-stream
How to listen for OutOfMemoryError and exit the JVM [duplicate]
Apr 17, 2022
java
java-8
out-of-memory
Should Optional.ofNullable() be used for null check?
Aug 31, 2022
java
lambda
java-8
null
optional
Java method can't be applied with Lambda expression
Sep 11, 2022
java
lambda
java-8
overriding
functional-interface
Android Studio 4.0.0 Java 8 library desugaring in D8 and R8 Build Error
Mar 28, 2022
android
android-studio
kotlin
java-8
Why do we need to avoid mutations while coding? What is a mutation?
Jul 22, 2022
java
lambda
java-8
java-stream
mutation
Does Collectors.toSet() always return a HashSet ? What is the contract?
Apr 02, 2022
java
java-8
collectors
Whats the most elegant way to add two numbers that are Optional<BigDecimal>
Dec 27, 2020
java
functional-programming
java-8
optional
Performance for Java Stream.concat VS Collection.addAll
Sep 26, 2022
java
java-8
java-stream
« Newer Entries
Older Entries »