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 Streams: Map the same object multiple times based on different properties
Sep 04, 2022
java
lambda
functional-programming
java-8
collectors
Java Streams: How to do an efficient "distinct and sort"?
Sep 04, 2022
java
performance
java-8
java-stream
Does a sequential stream in Java 8 use the combiner parameter on calling collect?
Sep 04, 2022
java
java-8
java-stream
Is JVM ARGS '-Xms1024m -Xmx2048m' still useful in Java 8?
Aug 25, 2022
java
jvm
java-8
jvm-arguments
How does Java 8's HashMap degenerate to balanced trees when many keys have the same hash code?
Sep 04, 2022
java
hashmap
java-8
Why is a single underscore character an illegal name for a lambda parameter?
Sep 04, 2022
java
lambda
java-8
underscores
Register a Stream "completion" hook
Dec 26, 2019
java
java-8
java-stream
Joda Time and Java8 Time difference
Sep 04, 2022
java
java-8
jodatime
date-difference
jsr310
In java 8, why cannot call the interface static method that the current class is implementing [duplicate]
Sep 04, 2022
java
java-8
interface
static
How can I negate a lambda Predicate?
Sep 04, 2022
java
lambda
java-8
predicate
How to partition a list by predicate using java8?
May 24, 2019
java
list
java-8
java-stream
Initialize list if list is null with lombok getter?
Oct 02, 2022
java
java-8
lombok
Java disable dpi-aware not working
Aug 21, 2022
java
java-8
jvm-arguments
dpi-aware
Minimum Spring version compatible with Java 11
Sep 08, 2022
java
spring
java-8
java-11
Switching from Rhino to Nashorn
Sep 04, 2022
rhino
java-8
nashorn
What does "an Arbitrary Object of a Particular Type" mean in java 8?
Sep 04, 2022
java
java-8
method-reference
Sum up ArrayList<Double> via Java Stream [duplicate]
Sep 04, 2022
double
java-8
java-stream
How to transform a Java stream into a sliding window?
Sep 04, 2022
java
java-8
java-stream
How can I create a parallel stream from an array?
Sep 04, 2022
java
arrays
parallel-processing
java-8
java-stream
Most elegant way to join a Map to a String in Java 8
Sep 04, 2022
java
dictionary
java-8
java-stream
« Newer Entries
Older Entries »