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 do I convert lambda parameters to usable objects?
Aug 24, 2022
java
lambda
java-8
java-stream
Joda time: DateTimeComparator. What is similar in Java 8 Time Api?
Aug 26, 2022
java
java-8
jodatime
java-time
CompletableFuture#whenComplete not called if thenApply is used
Oct 17, 2022
java
multithreading
concurrency
java-8
completable-future
How do I get the most frequent word in a Map and it's corresponding frequency of occurrence using Java 8 streams?
Apr 21, 2022
java
java-8
java-stream
multimap
How do you wait for all asynchronous calls to complete in Java?
Nov 12, 2022
java
asynchronous
parallel-processing
java-8
completable-future
Should I use shared mutable variable update in Java 8 Streams
Sep 11, 2022
java
java-8
java-stream
Collect list of Integer (List<Integer>) to map with Java 8 Stream API
Oct 21, 2022
arraylist
collections
java-8
hashmap
java-stream
Why are these Java 8 lambdas behaving differently during type conversions?
Nov 02, 2022
java
java-8
java-stream
java.text.Collator treats "v" and "w" as the same letter for Swedish language/locale
Jan 25, 2022
java
java-8
Why does Stream.reduce take BinaryOperator<T> rather than BiFunction<T, T, T>? [duplicate]
Apr 17, 2022
java
java-8
java-stream
reducing
scala Duration: "This class is not meant as a general purpose representation of time, it is optimized for the needs of scala.concurrent."
Jan 26, 2022
scala
time
concurrency
duration
java-8
Java 8 automatically using multicore?
Mar 19, 2022
java
multithreading
multiprocessing
java-8
multicore
How can I make a DateTimeFormatter that accepts trailing junk?
Oct 31, 2022
java
java-8
date-parsing
How collectors are used when turning the stream in parallel
Oct 15, 2022
java
multithreading
java-8
java-stream
collectors
Working with an ArrayList of Functions in Java-8
Sep 03, 2021
java
function
arraylist
java-8
Eclipse Java 8 Auto completion for Lambda expressions
Sep 10, 2022
java
eclipse
java-8
Do I risk a JDBC connection leak when streaming JOOQ results outside a try-with-resources block?
Aug 30, 2022
java-8
java-stream
jooq
autocloseable
Finding whether stream intersection is non-empty
Apr 09, 2019
java
algorithm
java-8
java-stream
Error when collecting IntStream to map
Oct 19, 2019
java
intellij-idea
java-8
java-stream
javac
Java 8 -Flatten Map with Lists
Oct 19, 2022
java
lambda
java-8
« Newer Entries
Older Entries »