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
migrate from Joda time library to Java time (Java 8)
May 19, 2022
java-8
refactoring
jodatime
java-time
How to format YearMonth and MonthDay depending on a Locale?
May 11, 2022
java
java-8
java-time
is it safe/good practice to "reuse" CompletableFuture
Oct 26, 2022
java
java-8
completable-future
Why annotation on generic type argument is not visible for nested type?
Mar 01, 2022
java
generics
reflection
annotations
java-8
What to return when generic methods returns 'nothing' but null can't be returned?
Apr 16, 2022
java
generics
java-8
optional
Collect a Stream of Map<K,V> to Map<K,List<V>>
Aug 30, 2022
java
java-8
java-stream
collectors
Caching using Supplier Java 8
Aug 29, 2022
java
lambda
java-8
non-interference requirement on Java 8 streams
Nov 19, 2022
java
java-8
java-stream
Understanding order of elements in stream generated from HashSet
Mar 15, 2022
java
java-8
java-stream
hashset
Why StringBuffer has a toStringCache while StringBuilder not?
Apr 09, 2022
java
java-8
stringbuilder
stringbuffer
Refactor orElseThrow block to return RuntimeException
Jun 13, 2022
java
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
« Newer Entries
Older Entries »