Newbetuts
.
New posts in java-8
What does the -> <- operator do?
java
syntax
lambda
obfuscation
java-8
long timestamp to LocalDateTime
java
java-8
timestamp
java-time
How to persist JSR-310 types with Spring Data JPA?
jpa
java-8
spring-data
spring-data-jpa
java-time
How to convert from Instant to LocalDate
java-8
localdate
java.time.instant
java-time
LocalDateTime remove the milliseconds
java
database
date
java-8
Why is StringBuilder#append(int) faster in Java 7 than in Java 8?
java
performance
java-7
java-8
jmh
Recursive ConcurrentHashMap.computeIfAbsent() call never terminates. Bug or "feature"?
java
recursion
java-8
concurrenthashmap
How to convert an Optional<T> into a Stream<T>?
java
java-8
java-stream
optional
How to dynamically do filtering in Java 8?
java
lambda
filtering
java-8
Java build issues - Java 8 to Java 11 migration
java
eclipse
java-8
java-11
Java 8 CompletableFuture.allOf(...) with Collection or List [duplicate]
java
java-8
completable-future
Why does this Java 8 program not compile?
java
generics
type-inference
java-8
Precise definition of "functional interface" in Java 8
java
lambda
java-8
abstract
functional-interface
how to set ANDROID_SDK_ROOT manually in windows
android
cordova
java-8
Why are Java 8 lambdas invoked using invokedynamic?
java
lambda
jvm
java-8
bytecode
CompletableFuture recoverWith equivalent? i.e. exceptionally but return CompletableFuture<U>
java
java-8
completable-future
What kind of List<E> does Collectors.toList() return?
java
list
lambda
java-8
collectors
Java 8 date-time: get start of day from ZonedDateTime
java
datetime
java-8
java-time
Java8 Lambdas and Exceptions
java
lambda
java-8
Why does \R behave differently in regular expressions between Java 8 and Java 9?
java
regex
unicode
java-8
java-9
Prev
Next