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
Getting the hashmap values of an object list using lambdas
Aug 31, 2026
java
lambda
java-8
java-stream
Remapping an Array in Java 8 Using Math and Streams
Aug 31, 2026
java
arrays
math
java-8
java-stream
Streams - parallel() + skip() not showing an element
Aug 30, 2026
java
parallel-processing
java-stream
skip
Remove all instances of an item in a list if it appears more than once
Aug 30, 2026
java
data-structures
collections
java-8
java-stream
Merging List<T> and List<Optional<T>>
Aug 29, 2026
java
java-8
java-stream
How to cast elements in an instance of List with streams in Java 8?
Aug 29, 2026
java-8
java-stream
Java 8 map streams
Aug 28, 2026
java
java-8
java-stream
How to set null value if String is empty?
Aug 28, 2026
java
null
java-stream
How to convert List<Object[]> to Map<String,BigInteger> with Streams & Lambda Java8
Aug 27, 2026
java
java-8
java-stream
How do you remove "null" values from a Java Stream [duplicate]
Aug 27, 2026
java
java-stream
Removing duplicates from list where duplication logic is based on custom field
Aug 27, 2026
java
java-stream
Updating an attribute of an element in list with matching attribute
Aug 26, 2026
java-8
java-stream
How can I avoid IllegalStateException: Duplicate key in Java Streams? [duplicate]
Aug 27, 2026
java
java-stream
collectors
Group list by elements of nested list [duplicate]
Aug 26, 2026
java
dictionary
java-stream
grouping
Should Supplier be used to supply File Stream?
Aug 26, 2026
java
java-stream
try-with-resources
.collect(Collectors.toList()) and Streams on Java Method
Aug 25, 2026
java
java-8
java-stream
if/else in Reactive JDK 8 [duplicate]
Aug 20, 2026
java
java-8
java-stream
reactive-programming
Is Stream.close() a terminal operation?
Aug 19, 2026
java
java-stream
Java stream apply different logic to last element in a single pass
Aug 16, 2026
java
spring-data-jpa
java-stream
Sort a stream descending number
Aug 15, 2026
java
java-stream
« Newer Entries
Older Entries »