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
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
Java8 equivalent for ruby's each_with_index
Feb 25, 2022
ruby
java-8
java-stream
java 8 stream interference versus non-interference
Sep 08, 2022
java-8
java-stream
What is the most efficient List-Type for Java parallelStream?
May 06, 2022
java
performance
list
java-8
java-stream
Regex not working with Stream filter()
Jul 05, 2022
java
regex
lambda
java-8
java-stream
Java 8 Collections - Filtering on values in nested list
May 02, 2022
java-8
java-stream
« Newer Entries
Older Entries »