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
How return null by using Stream API?
Nov 04, 2022
java
lambda
java-8
java-stream
optional
Java 8: How to convert String to Map<String,String>?
Feb 07, 2022
java
lambda
java-8
java-stream
Who calls the equals method of the class while putting the elements into the HashMap?
Nov 12, 2022
java
java-8
hashmap
Calling two functions in parallel in Java 8
Sep 16, 2022
java
spring
multithreading
spring-boot
java-8
Java 8 -- interfaces with default methods vs abstract classes
Oct 23, 2022
inheritance
interface
abstract-class
java-8
Would it be a good idea if compiler resolved nulls when Optional<Object> is expected as argument?
Sep 16, 2022
java
java-8
nullable
Using the same list with streams twice in Java
Aug 27, 2020
java
java-8
java-stream
Error: java: javacTask: source release 8 requires target release 1.8 [duplicate]
Feb 01, 2022
java
maven
intellij-idea
java-8
Java 8 groupingby with custom key
Feb 24, 2022
java
java-8
java-stream
collectors
java 8: difference between class.getName() and String literal [duplicate]
Nov 06, 2022
java
switch-statement
java-8
constants
string-literals
Combine allMatch, noneMatch and anyMatch on a single stream
Oct 26, 2022
java
java-8
java-stream
Java 8 stream unique Integers
Nov 07, 2022
java
java-8
java-stream
parameters in method reference [duplicate]
Nov 02, 2022
java
lambda
java-8
method-reference
Java: How to properly manipulate BigDecimal array using functional programming?
Jun 04, 2022
java
java-8
functional-programming
bigdecimal
How to create Map<T, List<K>> out of Map<K, List<T> >?
Aug 20, 2022
java
java-8
hashmap
java-stream
Improving the Java 8 way of finding the most common words in "War and Peace"
Feb 23, 2021
java-8
java-stream
Collectors.toMap with same keys(print same key)
Aug 22, 2022
java
java-8
collectors
Adding a value to terms in a Map
Nov 03, 2022
java
java-8
How to map java.time.LocalDateTime to TIMESTAMP in H2 database with Hibernate?
Sep 22, 2022
java
hibernate
java-8
h2
java-time
Inverted Collectors.toMap to add to an ArrayList
Jul 04, 2022
java
java-8
java-stream
collectors
« Newer Entries
Older Entries »