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
Java Optional orElseThrow with empty collection
Dec 03, 2022
java
exception
java-8
java-stream
option-type
What is the benefit being able to use effectively final variables in Java 8 lambda expressions
Dec 03, 2022
java
lambda
java-8
Does a method reference in Java 8 have a concrete type and if so, what is it? [duplicate]
Dec 03, 2022
java
lambda
functional-programming
java-8
method-reference
How to choose one of the largest elements in a collection
Dec 03, 2022
java
java-8
java-stream
Java 8 Stream add elements to list and sum
Dec 03, 2022
java
collections
java-8
sum
java-stream
Why a parallelism ForkJoinPool double my exception?
Dec 03, 2022
java
exception
java-8
fork-join
Difference between stream.max(Comparator) and stream.collect(Collectors.maxBy(Comparator) in Java
Dec 03, 2022
api
java-8
java-stream
collectors
How to reduce given list by using Lambda expression .reduce() method
Dec 02, 2022
java
filter
lambda
java-8
reduce
Java split string to Double[ ]
Dec 02, 2022
java
arrays
list
java-8
Limit IntStream.iterate to a specific value
Nov 30, 2022
java
java-8
java-stream
Peek() really to see the elements as they flow past a certain point in a pipeline
Dec 02, 2022
java
java-8
java-stream
Try & Catch When Calling supplyAsync
Dec 01, 2022
java
java-8
completable-future
Maximum of Stream with custom Comparator
Nov 30, 2022
java
max
java-8
comparator
java-stream
More then 1 command in the Java 8 foreach function
Dec 01, 2022
java
lambda
java-8
java 8 stream : Use map to change last element in a List
Dec 01, 2022
java
java-8
java-stream
Check in Map of list if exists value for specific key Java 8
Dec 01, 2022
java
list
dictionary
java-8
java-stream
Finishing stream with iterator vs collect?
Nov 30, 2022
java
java-8
java-stream
Equivalent of Java 8 Supplier interface in Scala
Nov 29, 2022
java
scala
lambda
java-8
How to update each element in a List in Java 8 using Stream API
Dec 01, 2022
java
java-8
java-stream
Are results from math operations on Double exactly repeatable?
Nov 29, 2022
java
floating-point
java-8
double
« Newer Entries
Older Entries »