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
Intersection of Two Lists Objects in java 8
Aug 31, 2022
java
arraylist
java-8
java-stream
intersect
Intersection between nested lists java 8 streams
Feb 08, 2022
java
java-8
nested
java-stream
List<String> get count of all elements ending with one of strings from another list
Sep 14, 2022
java
java-stream
partitioning
Java 8 distinct() does not invoke the equals method
Sep 07, 2022
java
lambda
java-stream
Delete entries of a Map<Long, List<Object>>
Jun 27, 2022
java
java-stream
how to use java 8 stream and lambda to flatMap a groupingBy result
May 15, 2022
java
lambda
java-8
java-stream
collectors
Java 8 Stream - Find largest nested list
Nov 12, 2022
java
collections
java-8
java-stream
Is there any equivalent Kotlin function to Java 8 Stream limit function [duplicate]
Jun 25, 2022
java
java-8
functional-programming
kotlin
java-stream
How to find sum in Java 8 based on a property of an object [duplicate]
Aug 22, 2022
java
sum
double
java-stream
Printing out some fields of the objects of a filtered stream
Jul 06, 2022
java
lambda
java-8
java-stream
Using streams to sum a collection of immutable `Duration` objects, in Java
Nov 19, 2022
java
java-stream
immutability
Java 8 refactoring lambda expressions
Aug 29, 2022
java
lambda
java-8
java-stream
Flattening a list of elements in Java 8 Optional pipeline
Nov 17, 2022
java
lambda
java-8
java-stream
optional
option-type
Java 8 List<T> into Map<K, V>
Oct 25, 2022
java
lambda
java-8
java-stream
How to convert a List<Object[]> to Stream<Object>
Nov 17, 2021
java
spring
java-8
java-stream
Java stream averagingInt by multiple parameters
Aug 31, 2022
java
collections
java-stream
StreamAPI Collectors.groupingBy empty collection instead of null
Dec 21, 2020
java
java-8
java-stream
How to sort a list/stream using an unknown number of comparators?
Sep 01, 2022
java
sorting
java-8
java-stream
Is there any way to convert a 2D List to 1D List using only `map` not using `flatMap`?
Jul 08, 2022
java
list
java-stream
flatmap
converting for loop to java 8 stream
Oct 18, 2022
java
functional-programming
java-8
java-stream
« Newer Entries
Older Entries »