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 - throw multiple generic checked exceptions in lambda
Sep 26, 2022
java
lambda
java-8
exception-handling
In Java, can I make a predicate that applies a filter on more than one object?
Dec 22, 2021
java
lambda
java-8
predicate
Efficient way to iterate and copy the values of HashMap
Nov 09, 2022
java
collections
java-8
java-stream
Java 8 DateTime check if period contains specific day
Apr 27, 2021
java
datetime
java-8
java-time
Is it possible to parse dates with both TextStyle.SHORT and TextStyle.FULL for the month?
Mar 13, 2021
java
date
parsing
java-8
java-time
How to invoke constructor using LambdaMetaFactory?
Dec 07, 2021
java
lambda
java-8
invokedynamic
How can I unzip huge folder with multithreading with java - preferred java8?
Aug 31, 2022
java
multithreading
java-8
zip
nio
forming a specific list with Java 8 streams
Apr 23, 2022
java
java-8
java-stream
removeIf implementation detail
Oct 01, 2022
java
java-8
iterator
Hibernate and java 8 lambda's
Oct 07, 2021
java
hibernate
lambda
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
« Newer Entries
Older Entries »