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 lambda Void argument
Aug 14, 2022
java
lambda
java-8
void
Java8: HashMap<X, Y> to HashMap<X, Z> using Stream / Map-Reduce / Collector
Dec 14, 2021
java
mapreduce
java-8
java-stream
collectors
Using streams to convert a list of objects into a string obtained from the toString method
Aug 14, 2022
java
java-8
java-stream
Why does Iterable<T> not provide stream() and parallelStream() methods?
Aug 14, 2022
java
java-8
java-stream
iterable
Difference between `Optional.orElse()` and `Optional.orElseGet()`
Aug 14, 2022
java
java-8
optional
Filter Java Stream to 1 and only 1 element
Aug 14, 2022
java
lambda
java-8
java-stream
Using Java 8's Optional with Stream::flatMap
Oct 19, 2022
java
lambda
java-8
java-stream
Why use Optional.of over Optional.ofNullable?
Dec 14, 2021
java
java-8
nullpointerexception
null
optional
How can I create a Java 8 LocalDate from a long Epoch time in Milliseconds?
Aug 14, 2022
java
datetime
java-8
java-time
Removing Java 8 JDK from Mac
Aug 14, 2022
java
macos
intellij-idea
java-8
Differences between Java 8 Date Time API (java.time) and Joda-Time
Aug 14, 2022
java
datetime
java-8
jodatime
java-time
Java 8 Streams: multiple filters vs. complex condition
Dec 14, 2021
java
lambda
filter
java-8
java-stream
Java 8 method references: provide a Supplier capable of supplying a parameterized result
Dec 14, 2021
java
java-8
java-stream
Why does Stream<T> not implement Iterable<T>?
Aug 14, 2022
java
java-8
java-stream
iterable
Is "Java Concurrency In Practice" still valid? [closed]
Aug 14, 2022
java
concurrency
java-8
java-7
Java 8 lambdas, Function.identity() or t->t
Aug 14, 2022
java
lambda
java-8
java-stream
Format Instant to String
Oct 08, 2022
java
datetime
java-8
datetime-format
java-time
Explicitly calling a default method in Java
Aug 14, 2022
java
inheritance
interface
java-8
default-method
What is difference between Collection.stream().forEach() and Collection.forEach()?
Sep 26, 2022
java
collections
java-8
java-stream
Why should one use Objects.requireNonNull()?
Aug 14, 2022
java
java-8
nullpointerexception
« Newer Entries
Older Entries »