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
grouping words by first character
Apr 29, 2022
java
java-8
java-stream
How to transform a Map to a SortedMap by lambda expression in JAVA8?
Oct 24, 2022
java
java-8
java-stream
How to map more than 1-1 record in java stream?
Apr 24, 2022
java
java-8
java-stream
Using Stream to instantiate new objects
Sep 11, 2022
java
java-8
java-stream
Using lambda expressions for summing up member variables?
Oct 08, 2022
java
multithreading
lambda
java-8
java-stream
What is the best way of filtering by multiple fields in java
Aug 24, 2022
java
java-8
java-stream
handle exceptions in stream java 8
Nov 15, 2022
java
list
exception
java-8
java-stream
Is there any advantage to use stream().sorted() over Collection.sort()?
Jun 25, 2022
java
sorting
collections
java-stream
How do I convert a List<Entry> to Map where value is a list using streams?
Jun 05, 2022
java
java-stream
Cartesian product of two int arrays using Java 8 streams
Oct 02, 2020
java
integer
java-stream
Using Stream StreamSupplier
Sep 05, 2022
java
arrays
java-8
java-stream
How to get max of dates list with stream, when having nulls in list
Aug 26, 2022
java
list
java-8
java-stream
comparator
does stateful map operation of ordered stream process elements in deterministic way?
Jul 06, 2022
java
java-8
java-stream
Is there way of optimizing below code further using java8?
Aug 11, 2022
java
optimization
collections
java-8
java-stream
How to find unique value of a column of a 2D ArrayList in java?
Aug 29, 2022
java
arraylist
lambda
java-8
java-stream
Java stream API. Find field of an object matching predicate in one line. Return some default value if not exists
Oct 29, 2022
java
java-stream
optional
Java Streams - Using a setter inside map()
Jul 13, 2022
java
collections
java-8
java-stream
setter
Is there a Java method reference for arithmetic addition?
Sep 06, 2022
java
java-stream
method-reference
Split a list up into 3 sub lists Java 8+ [closed]
Jul 31, 2022
java
lambda
java-8
java-stream
Java stream how to unpack a object with quantity to list of single object
Mar 07, 2022
java
java-stream
« Newer Entries
Older Entries »