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
How to convert BigDecimal to float having 2 decimal in java [duplicate]
Aug 11, 2022
java
java-8
bigdecimal
Java 8: Stream a list and map to another list based on different filters
Aug 19, 2022
java
lambda
collections
java-8
java-stream
Difference between forEachOrdered() and sequential() methods of Java 8?
Sep 07, 2022
java
parallel-processing
java-8
java-stream
Convert a list of long to a iterable of integers using Java 8
Jul 07, 2022
java
java-8
Java 8 lambda sum, count and group by
Nov 04, 2022
java
java-8
java-stream
Can this for loop be converted to an IntStream?
Sep 11, 2022
java
java-8
Ordering List by a specific character (Java 8)
May 17, 2021
java
list
sorting
java-8
comparator
Stream Operation of Two dimensional array
Sep 21, 2022
java
multidimensional-array
lambda
java-8
java-stream
Is there any way to Stream Map Filter & Map back to original object in Java 8?
Oct 07, 2022
java
java-8
java-stream
How to stream value of Java List (Varargs) in a method?
Apr 06, 2021
java
list
java-8
java-stream
\s doesn't actually capture all whitespace characters
Sep 11, 2022
java
regex
unicode
java-8
CompletableFuture exception handling runAsync & thenRun
Oct 23, 2022
java
asynchronous
exception
java-8
completable-future
Java 8 stream grouping a List<Map<>> by the same <Key, Value> to a new List<Map<>>
Oct 05, 2022
java
java-8
java-stream
collectors
groupingby
Java 8 lambda within a lambda can't modify variable from outer lambda
Sep 13, 2022
java
lambda
java-8
Mapping a Nested Optional?
Nov 02, 2022
java
lambda
java-8
guava
optional
Why does Java8 Stream generate nothing?
Jul 13, 2018
java-8
java-stream
What is the fastest way to iterate on a stream in Java 8?
May 25, 2022
java
java-8
java-stream
Java8 IntStream incompatible return type for Collections<Integer>.stream()
Feb 22, 2021
java
java-8
What is the java 8 equivalent to Guava's transformAndConcat?
Jan 16, 2020
java
java-8
guava
What's the purpose of the IntStream.empty() method?
Aug 29, 2022
java
java-8
java-stream
« Newer Entries
Older Entries »