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: 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
Extend an existing stream collector instance
Dec 11, 2019
java
java-8
java-stream
How to merge a list of similar objects but sum up some properties with Java 8
Jun 17, 2022
java
java-8
java-stream
Java - Create an IntStream with a given range, then randomise each element using a map function
Jan 29, 2020
java
random
java-8
java-stream
Java 8: method reference to a static method in a non-static way
Apr 02, 2022
java
java-8
static
method-reference
How to iterate over List<int[]> using Java 8 stream?
Sep 05, 2022
java
java-8
java-stream
How to specify ForkJoinPool for Java 8 parallel stream?
May 11, 2022
java-8
java-stream
Split and Loop in java 8
Sep 14, 2022
java
split
java-8
Why does this code using streams run so much faster in Java 9 than Java 8?
Sep 11, 2022
java
performance
java-8
java-stream
java-9
BigDecimal summary statistics
Jan 17, 2021
java
java-8
java-stream
bigdecimal
Java Stream API storing lambda expression as variable
Oct 25, 2022
java
lambda
java-8
java-stream
Does completableFuture in Java 8 scale to multiple cores?
May 05, 2022
java
multithreading
java-8
completable-future
Append object to list and return result in Java 8?
Nov 06, 2022
java
list
java-8
java-stream
Stream sorted() leads to unexpected results
Sep 11, 2022
java
sorting
java-8
java-stream
« Newer Entries
Older Entries »