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
Remove duplicates from List<Object> based on condition
Jan 17, 2020
java
list
java-8
set
Why does .forEach(val -> list.add()) compile whereas .forEach(val -> true) doesn't? [duplicate]
May 02, 2022
java
java-8
compiler-errors
java-stream
Java 8 Date API - Get ordinal position of the day in the month
Sep 11, 2022
java
java-8
date
How to define custom sorted comparator in java 8 Stream to compare on the key and the value
Apr 28, 2022
java
lambda
java-8
java-stream
comparator
Geting java.lang.IllegalStateException: Duplicate mock definition while using @MockBean in test case
May 28, 2022
java-8
I use Guava's immutable collections (compiled for Java 6) and a Java 8 JRE, can I use the new stream interface?
Nov 01, 2021
java
collections
guava
java-8
How should I sum something with streams?
Jun 23, 2021
java
java-8
Get Month Name of java.time.chrono.HijrahDate instance
Mar 23, 2022
java-8
hijri
umalquracalendar
Convert string to date - roman month
Aug 24, 2019
java
java-8
datetime-format
Handle one element in a stream without closing it [duplicate]
Aug 26, 2022
java
functional-programming
java-8
java-stream
Java 8 generic map of functions
May 10, 2022
java
generics
java-8
Gradle Android Project with Java 8 module
Feb 20, 2022
java
android
gradle
java-8
android-gradle-plugin
Convert a Julian Date to an Instant
Aug 04, 2019
java
time
java-8
julian-date
Shadowing default method of an interface
Nov 04, 2022
java
java-8
default-method
Get last not null element of list by using Java 8
Mar 31, 2022
java
lambda
java-8
java-stream
Last digit of year with DateTimeFormatter
Nov 05, 2022
java
date
java-8
java-time
From List<Foo> to Map<String, List<Foo>>: looking for a better implementation
Mar 06, 2022
java
java-8
guava
java-stream
lambdaj
Java 8 - map to comma separated pairs in brackets
May 04, 2022
java-8
Can Java Optional be used for flow control?
Jun 29, 2022
java
java-8
optional
nullable
option-type
Partition java streams in categories [duplicate]
Oct 18, 2022
java
java-8
java-stream
« Newer Entries
Older Entries »