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
Java8 .getMethod() vs ::getMethod
May 25, 2021
java
java-8
functional-programming
java-stream
Is there a way to change dateFormat with java 8 stream?
Aug 23, 2022
list
date
java-8
java-stream
date-formatting
Average specific values from a list within a list using Java stream
Sep 23, 2022
java
lambda
java-8
java-stream
collectors
Java8 Stream batch processing to avoid OutOfMemory
Nov 20, 2022
java
mysql
hibernate
java-8
java-stream
Java Stream group by one attribute and collect max element by another attribute
Jul 12, 2022
java
java-8
java-stream
Java stream groupingBy key as max salary employee and value as all employee of department
Nov 03, 2022
java
java-stream
Iterator of Strings to Inputstream of bytes
May 29, 2022
java
scala
java-stream
LongStream filtering [duplicate]
Jun 13, 2022
java
java-stream
Java Spliterator Continually Splits Parallel Stream
Oct 09, 2022
java
java-stream
Java Stream collect after flatMap returns List<Object> instead of List<String>
Sep 05, 2022
java
eclipse
java-8
java-stream
flatmap
Stream<Set<Path>> to Set<Path>
Apr 11, 2019
java
collections
lambda
java-8
java-stream
Java 8 Spliterator (or similar) that returns a value iff there's only a single value
Jan 01, 2020
java
java-8
java-stream
spliterator
Find the String with the largest number of lowercase letters from a List<String>. (Using streams)
Mar 01, 2022
java
collections
java-8
java-stream
Why compile fails inlining Consumer<ZipEntry> but works externally?
Aug 24, 2018
java
generics
lambda
java-8
java-stream
Nested Java 8 parallel forEach loop perform poor. Is this behavior expected?
Oct 14, 2022
java
concurrency
parallel-processing
java-8
java-stream
Stream.findFirst different than Optional.of?
Aug 06, 2022
java
java-stream
optional
Split a list into sublists based on a condition with Stream api
Aug 29, 2022
java
java-stream
How to log filtered values in Java Streams
Aug 05, 2022
java
java-8
java-stream
What are good reasons for choosing invariance in an API like Stream.reduce()?
Jun 14, 2022
java
java-stream
covariance
contravariance
invariance
Java 8 extract first key from matching value in a Map
Sep 06, 2022
java
lambda
java-8
java-stream
optional
« Newer Entries
Older Entries »