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 to convert List of Lists to single List using Java8 streams [duplicate]
May 10, 2022
java
java-8
java-stream
Is there a simple way in Java to get the difference between two collections using a custom equals function without overriding the equals?
May 15, 2022
java
collections
java-8
java-stream
DateTimeFormatter parsing string with optional time part fails if space removed
Oct 13, 2022
java
java-8
java-time
Collect set of objects from nested streams
Jun 16, 2022
java
java-8
java-stream
guava
How to get a List of lists using Streams in this specific case?
Oct 29, 2022
java
list
java-8
java-stream
grouping
Confusion about Characteristics.UNORDERED in Java 8 in action book
Oct 28, 2022
java
java-8
java-stream
Sort a list of objects based on an unknown number of keys
May 03, 2022
java
java-8
How to retrieve a value from HashMap with optional argument
Jan 30, 2022
java
dictionary
java-8
hashmap
java-stream
How to use stream api for repeatable actions
Feb 27, 2022
java
java-8
java-stream
How to Fan Out Inside Chained CompletableFuture?
May 11, 2022
java-8
parallel-processing
completable-future
How to Convert a Map<String, List<String>> to Map<String, String> in java 8
Aug 22, 2022
java
java-8
java-stream
MalformedStreamException: Stream ended unexpectedly
Dec 21, 2020
java
apache
java-8
multipartform-data
How do I close a thread local autocloseable used in parallel stream?
Mar 13, 2022
java
java-8
java-stream
Java 8 streams - modifying all elements in a group
Mar 04, 2022
java
java-8
java-stream
Java 8 reading file list, but files remain open using up resources till server freezes
Jan 19, 2022
java
spring
tomcat
java-8
scheduled-tasks
Java - getting a list of new objects from a stream based on the list of the existing ones
Apr 22, 2022
java
arraylist
lambda
java-8
java-stream
How to simplify creation of null-safe Comparator on multiple fields?
Mar 13, 2020
java
java-8
comparator
finally block equivalent for exception handling in CompletableFuture
Jun 23, 2022
java-8
completable-future
filter and set() in one stream
Sep 15, 2022
java
collections
java-8
java-stream
Elegant way to overcome Unlikely argument type for equals(): Stream<String> seems to be unrelated to String
Jul 17, 2022
java
java-8
java-stream
« Newer Entries
Older Entries »