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
stream().collect(Collectors.toSet()) vs stream().distinct().collect(Collectors.toList())
Oct 29, 2022
java-8
java-stream
How to use Java Optional to elegantly replace Ternary operators
Oct 02, 2022
java
lambda
java-8
optional
conditional-operator
Is defaulting to an empty lambda better or worse than checking for a potentially null lambda?
Apr 16, 2022
java
lambda
java-8
Creating String representation of lambda expression [duplicate]
Apr 13, 2022
java
lambda
tostring
java-8
predicates
Java bug when combining lambdas and multi-catch clauses?
Oct 16, 2022
java
exception
lambda
java-8
multi-catch
Why doesn't this Java 8 stream example compile?
Nov 10, 2022
java
java-8
type-inference
java-stream
java.time.temporal.ChronoUnit VS java.time.temporal.ChronoField
Feb 20, 2022
java-8
java-time
Convert an loop (while and for) to stream
Sep 17, 2022
java
java-8
java-stream
Getting Duration using the new dateTime API
Sep 27, 2019
java
datetime
java-8
java-time
Getting return list from forEach java 8
Mar 05, 2022
java
foreach
java-8
Replace last instance of comma with 'and' in a string
Jun 26, 2018
java
java-8
How to get index of findFirst() in java 8?
Sep 21, 2022
java
java-8
java-stream
How to upcast object contained in Java 8 Optional?
Sep 27, 2022
java
oop
design-patterns
java-8
optional
option-type
How to create a nested Map using Collectors.groupingBy?
Apr 20, 2022
java
java-8
java-stream
Reverse Sort a stream
Oct 25, 2022
java
sorting
java-8
java-stream
Can we get a method name using java.util.function?
Sep 16, 2022
java
methods
java-8
functional-programming
method-reference
Not implementing all the methods of an interface
Nov 10, 2022
java
eclipse
java-8
comparator
How to get the index and max value of an array in one shot?
Apr 14, 2018
java-8
java-stream
How to store enum to map using Java 8 stream API
Aug 26, 2022
java
enums
java-8
java-stream
Execute multiple queries in parallel via Streams
Mar 29, 2022
java
parallel-processing
java-8
java-stream
« Newer Entries
Older Entries »