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-stream
Transform a list into a map - foreach or streams?
Oct 20, 2018
java
java-8
java-stream
How to convert a range to a delimited string in Java 8+
Nov 14, 2022
java-8
java-stream
Grouping by a Map value in Java 8 using streams
Nov 12, 2022
java
java-8
java-stream
grouping
How to find the latest date from the given map value in java
Sep 11, 2022
java
date
lambda
java-8
java-stream
Convert List<Long> to Map<Long, Long> that counts occurrences
Nov 26, 2020
java
dictionary
java-8
java-stream
collectors
java 8 Collector<String, A, R> is not a functional interface, who can tell why?
Mar 11, 2022
java
lambda
java-8
java-stream
collectors
Java 8 stream to Map<Integer, List<String>>
Aug 16, 2022
java
java-stream
collectors
Java stream filter sum of values
Sep 10, 2022
java
java-8
java-stream
Is there a way to force parallelStream() to go parallel?
Feb 19, 2022
java
concurrency
parallel-processing
java-8
java-stream
How to split a stream of Strings and generate a List of String-arrays?
Sep 26, 2022
java
java-8
java-stream
incompatibletypeerror
Java 8 lambda: convert Collection to Map of element, iteration position
Apr 23, 2019
java
lambda
java-8
java-stream
How can I call collect(Collectors.toList()) on a Java 8 Stream in Kotlin?
Dec 28, 2021
java
java-8
java-stream
kotlin
Why can't Stream.flatMap accept a collection?
Nov 12, 2022
java
collections
java-8
java-stream
flatmap
Why does a java collecting stream run each getter twice?
Sep 15, 2022
java
performance
java-8
java-stream
collectors
Custom Sorting in way that A comes before a and B comes before b
Aug 30, 2022
java
sorting
java-8
java-stream
How peek() and allMatch() works together in Java 8 Stream API
May 01, 2022
java
java-8
java-stream
Constructor method reference for (non-static) inner class?
Nov 14, 2022
java
lambda
java-8
java-stream
Java 8 equivalent to getLineNumber() for Streams
Apr 14, 2021
java
java-8
java-stream
Builder pattern with a Java 8 Stream
Sep 05, 2022
java
java-8
builder
java-stream
findFirst() for Java streams, but for n elements?
Mar 12, 2022
java
java-8
java-stream
lazy-evaluation
« Newer Entries
Older Entries »