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-8
Java 8 Stream API: how to convert a List to a Map<Long, Set> having repeated keys in the List?
Jul 25, 2026
java
list
dictionary
java-8
java-stream
How do I pass argument to a Java 8 Lambda stream function?
Jul 23, 2026
lambda
java-8
java-stream
Java @Contended with class hierarchy
Jul 23, 2026
java
concurrency
java-8
> Could not determine the dependencies of null. Could not resolve com.android.tools.build:gradle:8.1.1
Jul 24, 2026
react-native
gradle
java-8
java-11
How to conditionally modify a Map in Java 8 stream API?
Jul 24, 2026
java
lambda
java-8
java-stream
gradle compileJava error java.lang.StackOverflowError
Jul 23, 2026
java
gradle
java-8
Why can I perform stream operations without having to import java.util.streams.Stream? [duplicate]
Jul 23, 2026
java
java-8
java-stream
Stream over empty Collection, adding values
Jul 23, 2026
java
java-8
java-stream
How does one Convert a List to Map with Java-8 Streams where Key is the ListValue and the Value is the amount of values of that specific list
Jul 22, 2026
java
java-8
Why can't I replace (t -> t) with Function.identity() in the argument to Optional.filter?
Jul 23, 2026
java
java-8
Is it possible to replace a simple java for loop (with index) with java 8 stream
Jul 22, 2026
lambda
java-8
java-stream
How to sort a list of objects by contained enum?
Jul 22, 2026
java
collections
java-8
enums
comparator
Using an interface with only default methods as a utility class substitute
Jul 22, 2026
java
oop
java-8
groupingBy returns Object for key as Map when it should use String
Jul 21, 2026
java
java-8
java-stream
collectors
Implementing compose using only Function<> in java 8
Jul 20, 2026
java
lambda
functional-programming
java-8
Maven site fails with Java 8 when code has incomplete java doc tags
Jul 21, 2026
java
maven
java-8
javadoc
Is there a way to initialize a SortedMap<Integer, String> with values already included in Java?
Jul 21, 2026
java
data-structures
java-8
initialization
sortedmap
Java 8 syntax to iterate over and call a method based on negated predicate for all elements?
Jul 20, 2026
java
java-8
java-stream
« Newer Entries
Older Entries »