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
Generate stream of Boolean
Dec 04, 2022
java
java-8
java-stream
Java Lambda style
Dec 04, 2022
java
lambda
java-8
Finding duplicated objects by two properties
Dec 04, 2022
java
java-8
Get substring between "first two" occurrences of a character
Dec 04, 2022
java
string
java-8
substring
Fundamental difference between interface and abstract class in Java 8 [duplicate]
Dec 04, 2022
java
interface
abstract-class
java-8
default-method
How to catch splitted string in java Stream
Dec 04, 2022
java
java-8
Difference between traditional imperative style of programming and functional style of programming
Dec 03, 2022
java
performance
java-8
java-stream
Design decision - What is the use/advantage of separate RandomNumberGeneratorHolder class in Math.java?
Dec 04, 2022
java
java-8
design-decisions
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
« Newer Entries
Older Entries »