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
What is the difference between Collectors.toConcurrentMap and converting a Map to ConcurrentHashMap via Collectors.toMap supplier option?
Feb 28, 2022
java
java-8
java-stream
concurrenthashmap
collectors
How to find the second element in a stream satisfying some condition? [duplicate]
Aug 27, 2019
java
lambda
java-8
Combining Java 8 lambda predicates with logical operators
Jan 17, 2021
java
lambda
java-8
How to get the first key value from map using JAVA 8?
Nov 18, 2022
java
java-8
iterator
java-stream
Consumer Constructor Pitfalls
Jun 18, 2019
java
constructor
java-8
The method isEmpty() is undefined for the type Optional
Feb 26, 2022
java
spring-mvc
java-8
java-11
Perform action inside stream of operation in Java 8
Feb 11, 2022
java
java-8
java-stream
What does the Java 8 Collector UNORDERED characteristic mean?
Nov 05, 2022
java
java-8
java-stream
collectors
Extract duplicate objects from a List in Java 8
Sep 14, 2022
java
list
java-8
duplicates
java-stream
How to support different versions of main (and test) source sets for different Java versions (6, 7, 8)
Aug 20, 2022
java
maven
java-8
conditional-compilation
Why does Java's sort implementation convert a list to an array before sorting?
Mar 28, 2022
java
arrays
list
sorting
java-8
How to Convert two dimension object Set/ArrayList into one Flat Set/List using java 8
Oct 20, 2022
java
java-8
java-stream
collectors
Convert an int array to long array using Java 8?
Apr 25, 2022
java
lambda
java-8
java-stream
java8 map how to add some element to a list value simply [duplicate]
Mar 05, 2022
java-8
Java 8 LocalDateTime round to next X minutes
May 06, 2022
date
datetime
math
java-8
java-time
Java List<String> to Map<String, Integer> convertion
Nov 07, 2022
java
java-8
java-stream
Java 8 Streams - Why can't I sum a Stream of Integers?
Aug 20, 2022
java
java-8
java-stream
Get max key of Map<K,V> using lambda
Mar 01, 2022
java
map
lambda
max
java-8
Can somebody recommend a java 8 pattern to replace a switch statement?
Nov 05, 2022
java
design-patterns
java-8
Java 8 Int Stream collect with StringBuilder
Nov 04, 2022
java
java-8
« Newer Entries
Older Entries »