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 to catch exceptions within Java 8 Stream.flatMap(..)
Mar 31, 2022
java
exception
java-8
java-stream
how to sort nested lists in java
Nov 14, 2022
java
sorting
collections
java-8
Proper usage of parallel streams in Java
Aug 26, 2022
java
java-8
parallel-processing
java-stream
forkjoinpool
Mocking Object that returns Java 8 Optional Object with Mockito returns Empty Optional
May 28, 2022
java
java-8
mocking
mockito
optional
How Elastic Search delete_by_query work ? What happens when we insert new data and retrieve the same while deleting documents?
Sep 06, 2022
elasticsearch
java-8
elasticsearch-java-api
Using Java lambda to build map from two maps
Apr 20, 2022
java
lambda
java-8
java-stream
collectors
Is there a way to concatenate grouped lists into a set in Java 8 in one line?
Sep 27, 2022
java
java-8
java-stream
Deploy java.policy
Oct 23, 2022
java
security
applet
java-8
Type inference limitations with lambda expressions
Sep 29, 2017
java
java-8
type-inference
lambda
Why didn't Java 8 add `withLock` default methods to the `java.util.concurrent.locks.Lock` interface?
Oct 26, 2022
locking
java-8
default-method
Is there any reason to override methods in enums in Java 8
Aug 11, 2022
java
enums
java-8
Find the minimum element of a stream, but bail out early if it's <= N
Jun 03, 2022
java
java-8
java-stream
Why class/object name must be explicitly specified for method references?
Oct 31, 2022
java
java-8
method-reference
Java JDK 8 IndexedPropertyDescriptor has changed since JDK 7 with List object
Jul 08, 2018
java
java-8
java-7
introspection
Applying a list of functions to a value with Java8 stream api
Mar 06, 2022
java
java-8
reduce
Java Streams - Filtering on previously filtered values
Oct 16, 2022
java
filter
lambda
java-8
java-stream
Converting Date to LocalDate returning strange results around 200AD
Sep 12, 2022
java
date
java-8
java-time
New additional fields in java.lang.Thread, what is the idea?
Mar 09, 2022
java
java-8
thread-local
Use of double colons - difference between static and non-static method references [duplicate]
Nov 16, 2022
java
lambda
callback
java-8
java-stream
How to get distinct list of object with concat in Java 8
Nov 13, 2022
java
java-8
java-stream
concat
distinct-values
« Newer Entries
Older Entries »