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
Loop through List of Objects that contain a true Boolean field value using Java 8 Optional<T>, Stream
Sep 15, 2026
java
lambda
java-8
java-stream
option-type
JAVA 8 - Stream() feature, not able to print the values by adding multiple filters
Sep 15, 2026
java
java-8
filtering
java-stream
Using Stream methods in current stream method in Java 8
Sep 12, 2026
java
java-8
java-stream
Lambda filter not working as expected
Sep 13, 2026
java
lambda
java-8
java-stream
Java sort string both alphabetically and keep ASCII order
Sep 13, 2026
java
sorting
java-stream
Are the || ('or') symbol and Stream.of(..).anyMatch(e-> e==true) functionally equivalent? [duplicate]
Sep 11, 2026
java
java-stream
Group stream of elements by day, week or year [duplicate]
Sep 12, 2026
java
java-stream
grouping
java how to turn list to map of sublists if elements
Sep 11, 2026
java
java-stream
Creating Permutations from two Sets using Java Streams
Sep 11, 2026
lambda
java-stream
Java 8 ConcurrentHashMap initialisation
Sep 11, 2026
java
dictionary
java-8
java-stream
concurrenthashmap
Why does Java8 Stream.min() and max() takes comparator as input? [duplicate]
Sep 11, 2026
java
java-8
java-stream
Java stream - verify at least one element in a list contains in another
Sep 11, 2026
java
java-8
java-stream
Custom Collector for Collectors.groupingBy doesn't work as expected
Sep 10, 2026
java
java-8
java-stream
collectors
How to collect result of a stream into an array of custom object in Java 8 [duplicate]
Sep 11, 2026
java
arrays
java-8
java-stream
Why is it said: CharacterStream classes are used to perform the input/output for the 16-bit Unicode characters?
Sep 09, 2026
java
encoding
java-stream
byte
java-io
How to return an unmodifiable map from Collectors.groupingBy in java?
Sep 10, 2026
java
java-stream
Remove space from a list object while iterating using Java 8
Sep 09, 2026
java
java-8
java-stream
Filter a Java stream matching either of two criteria [duplicate]
Sep 07, 2026
java
java-stream
Multiple Threads working within single Stream
Sep 07, 2026
java
multithreading
concurrency
java-8
java-stream
« Newer Entries
Older Entries »