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
Collect results from parallel stream
Oct 22, 2025
java
parallel-processing
java-8
java-stream
CompletableFutures and filtering based on values that are inside
Oct 22, 2025
java
lambda
filter
java-8
completable-future
Parameter a class with type A or B
Oct 22, 2025
java
generics
java-8
Mockito: assertEquals on two lists, comparing object variables
Oct 22, 2025
java
unit-testing
intellij-idea
java-8
mockito
How to kill CompletableFuture related threads?
Oct 22, 2025
java
multithreading
java-8
future
completable-future
Is there a way to check whether a stream is finite in Java? [closed]
Oct 21, 2025
java
java-8
java-stream
How do streams / fork-join access arrays thread-safely?
Oct 22, 2025
java
arrays
multithreading
java-8
Java File Upload to S3 - should multipart speed it up?
Oct 21, 2025
java
amazon-s3
java-8
aws-sdk
aws-java-sdk
Find a Class inside a List of Classes with java stream
Oct 20, 2025
java
list
lambda
java-8
java-stream
Why doesn't sorted(Comparator::reverseOrder) work?
Oct 22, 2025
java
java-8
java-stream
comparator
How method .toArray(IntFunction<A[]> generator) knows the size of new Array [duplicate]
Oct 21, 2025
java
arrays
java-8
java-stream
Why does Path.relativize behave differently on Java 8 and Java 11?
Oct 21, 2025
java
java-8
path
java-11
nio2
How to sort a HashMap's entries by comparing values, where each value is an int[]?
Oct 21, 2025
java
sorting
dictionary
java-8
comparator
Java Collections max NullPointerException
Oct 21, 2025
java
collections
java-8
nullpointerexception
max
Get min and max String of list
Oct 21, 2025
java
string
java-8
java-stream
Collect into a HashSet using Java8 stream over a set gives `Type Mismatch` Error
Oct 21, 2025
java
eclipse
java-8
java-stream
hashset
use of removeif for filtering list containing objects
Oct 21, 2025
java
spring-boot
java-8
spring-data
spring-data-jpa
What is the use of inheriting object class methods in functional interface eg- toString, equals
Oct 21, 2025
java
object
inheritance
java-8
functional-interface
Older Entries »