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 Interface with default Methods not working when Jacoco Enabled
Oct 25, 2022
java
android
java-8
kotlin
jacoco
FileOutputStream try-with-resources doesn't close file descriptor
Aug 10, 2022
java
windows
java-8
io
Can a Stream be sequentially processed for part of the pipeline, and then as parallel?
Jun 22, 2022
java
java-8
java-stream
Compilation error with generics and ternary operator in JDK 7
May 08, 2018
java
generics
java-7
java-8
ternary-operator
Aspectj: Pointcut on lambda expression
Mar 23, 2021
lambda
java-8
aspectj
Java8 Lambda Deserialization - ClassCastException
Nov 28, 2017
java
serialization
lambda
java-8
classcastexception
Why filter with side effects performs better than a Spliterator based implementation?
Jan 28, 2021
java-8
java-stream
How to implement tuple unpacking for function parameters in Java?
Feb 18, 2020
java
java-8
Naming DTO and Entity classes
Mar 11, 2022
spring
java-8
naming-conventions
Storing/Reusing intermediate results on a java 8 stream
Aug 28, 2022
java
java-8
java-stream
What is the cause of "java.security.UnrecoverableKeyException: Rejected by the jceks.key.serialFilter or jdk.serialFilter property"?
Apr 24, 2021
java
java-8
keystore
jceks
avoid nested if in hashmap which is created from complex json
Oct 04, 2022
java
java-8
CompletableFuture not working as expected
Aug 29, 2022
java
asynchronous
lambda
java-8
completable-future
How to use a void method in a Java Reactor chain?
Oct 28, 2022
java
java-8
project-reactor
How do I add up and remove repeated objects from ArrayList? [duplicate]
Sep 15, 2022
java
java-8
Couldn't use `return` in a constructor of a class which has a lambda field
Jun 15, 2022
java
lambda
java-8
Why do I need to explicitely give the type arguments when mapping to a Callable<T>?
Nov 25, 2019
java
generics
lambda
type-inference
java-8
What is the type of an intersected type?
Aug 20, 2022
java
java-8
Why does javac emit "error: method in class cannot be applied to given types" when an instance method is used in a static context?
Mar 30, 2021
java
java-8
javac
How throw the custom checked exception with java8 lambda expression? [duplicate]
Nov 19, 2020
java
java-8
« Newer Entries
Older Entries »