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
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
Default interface methods are only supported starting with Android 7.0 (Nougat)
Oct 20, 2022
android
java-8
kotlin
Uses for Optional
Aug 14, 2022
java
java-8
optional
Ignore duplicates when producing map using streams
Aug 14, 2022
java
java-8
java-stream
Functional style of Java 8's Optional.ifPresent and if-not-Present?
Aug 14, 2022
java
functional-programming
java-8
optional
Calculate days between two Dates in Java 8
Aug 14, 2022
java
java-8
java-time
days
date-difference
How can I throw CHECKED exceptions from inside Java 8 streams?
Aug 14, 2022
java
lambda
java-8
java-stream
checked-exceptions
« Newer Entries
Older Entries »