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
Serialization of Java 8 ZonedDateTime with Jackson and JavaTimeModule
Oct 29, 2022
java
json
serialization
jackson
java-8
Java - groupingBy with collectingAndThen - Is there a faster / better / cleaner way?
Mar 24, 2022
java
lambda
java-8
grouping
collectors
Do specialized Optional types (OptionalInt, OptionalDouble, etc) perform a heap allocation?
Mar 28, 2020
java
java-8
Recursive Sum of digits of number(until digit is less than 10) java 8 lambdas only
Jun 10, 2022
java
recursion
lambda
java-8
java-stream
Why does isAnnotationPresent work differently between Java 7 and Java 8?
Nov 02, 2022
java
reflection
annotations
java-8
java-7
Using streams to find an object in a list of lists [duplicate]
Aug 18, 2022
java
java-8
java-stream
Elegant way of doing ruby inject in Java 8
Mar 08, 2022
java
loops
java-8
Java 8 Function<String, Void> vs Consumer<String> [duplicate]
Nov 28, 2016
java
lambda
java-8
runnable
callable
Java8: Is there a way to get an instance method reference from a class method reference?
Jun 30, 2022
java
java-8
LocalDateTime.parse() with a pattern only numbers [duplicate]
Aug 27, 2020
java
parsing
datetime
java-8
java-time
Java Streams: Organize a collection into a map and select smallest key
May 05, 2017
java
java-8
java-stream
Java 8 extending function interface and combining them
Jun 17, 2022
java
lambda
functional-programming
java-8
How can I convert a CompletableFuture<Stream<T>> to a Stream<T> without blocking
Feb 06, 2022
asynchronous
lambda
java-8
java-stream
completable-future
Do I have to close terminated, streamed query results in a try-with-resources-block? [duplicate]
Aug 11, 2021
java
java-8
spring-data-jpa
java-stream
Why does `List` not have a `map` default method when it has `forEach`?
May 28, 2022
java
java-8
How to get max value in List<Map<String, Object>> at Java8
Sep 06, 2022
java
java-8
How to convert 2D list to 1D list with Streams?
Sep 28, 2022
java
list
java-8
java-stream
Why is Idea lint warning about missing `isPresent()` check in `orElseGet`?
Sep 19, 2022
java
java-8
optional
Lambda expression's signature does not match the signature of the functional interface method apply
Sep 25, 2019
java
lambda
java-8
Java generics with Function.apply
Aug 04, 2022
java
function
lambda
java-8
« Newer Entries
Older Entries »