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
Reader#lines() parallelizes badly due to nonconfigurable batch size policy in its spliterator
Jul 05, 2019
java
parallel-processing
java-8
Instant toString prepends plus
Nov 01, 2021
java
java-8
tostring
java-time
Drag and Drop working differently in Java 11 vs Java 8
Sep 17, 2022
javafx
java-8
migration
javafx-8
java-11
How to efficiently compute the maximum value of a collection after applying some function
Sep 05, 2022
java
java-8
java-stream
What's the difference between Stream.map(...) and Collectors.mapping(...)?
Sep 24, 2022
java
java-8
java-stream
java8: method reference from another method reference
Oct 22, 2022
java
lambda
java-8
Benefit of using forEachOrdered with Parallel streams
Sep 17, 2022
java
java-8
Reference to methods with different parameters in Java8
Nov 19, 2021
java
java-8
method-reference
In java, What does such enum type compile to?
Sep 17, 2022
java
enums
java-8
enumeration
issue with java 8 collectors Type mismatch: cannot convert from List<Object> to List<String>
Sep 17, 2022
java
java-8
collectors
Problems understanding lower bounds when used with lambda and Functional Interface
Sep 17, 2022
java
generics
lambda
java-8
predicate
Groovy equivalent of Java 8 :: (double colon) operator
Mar 01, 2022
groovy
java-8
method-reference
Is it bad practice to use default common fork/join pool with CompletableFuture for doing long blocking calls?
Oct 31, 2021
java
asynchronous
java-8
completable-future
JDK 8 - "The type java.util.Map$Entry cannot be resolved" [duplicate]
Mar 19, 2018
java
eclipse
hashmap
migration
java-8
How to use non final variable in Java 8 Lambdas
Sep 20, 2022
java
lambda
java-8
final
How to collect the results of a Stream in a primitive array?
Aug 25, 2022
java
java-8
java-stream
primitive
Java 8 Nashorn: Console pretty unusable
May 21, 2019
java-8
nashorn
Can a lambda access members of its target functional interface?
Sep 17, 2022
java
lambda
java-8
Warning: [overloads] method m1 is potentially ambiguous with method m2
Aug 23, 2020
java
java-8
compiler-warnings
overloading
functional-interface
How to create a List<T> from Map<K,V> and List<K> of keys?
Oct 19, 2022
java
java-8
java-stream
« Newer Entries
Older Entries »