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
PermGen elimination in JDK 8
Aug 14, 2022
java
java-8
jvm
permgen
WebService Client Generation Error with JDK8
Dec 14, 2021
webservice-client
java-8
netbeans-8
Difference between CompletableFuture, Future and RxJava's Observable
Aug 14, 2022
java
multithreading
asynchronous
java-8
rx-java
Why are Java Streams once-off?
Aug 14, 2022
java
java-8
java-stream
api-design
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
« Newer Entries
Older Entries »