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
What is the difference between Java8 container `for each` and Stream `for each` [duplicate]
Nov 11, 2022
java
java-8
iteration
Set of String with Stream to HashMap in Java 8
Jul 08, 2022
java
java-8
hashmap
set
java-stream
Is it possible to use ConcurrentHashmap compute with java 7 source level?
Sep 12, 2022
java
intellij-idea
java-8
Java 8 Filter Map<String,List<Employee>>
Mar 05, 2022
java
java-8
java-stream
filtering
Java 8 Stream, How to get Top N count? [closed]
Jul 21, 2022
java
sorting
java-8
java-stream
collect
Stream returns object only if first element of list is equal
Jun 27, 2022
java
search
java-8
java-stream
optional
Java 8 compute() and computeIfPresent() to check an existing value
Aug 28, 2020
java
collections
java-8
hashmap
CompletableFuture: proper way to run a list of futures, wait for result and handle exception
Jun 10, 2022
java
asynchronous
design-patterns
java-8
completable-future
SimpleDateFormat with Timezone set gets correct value but wrong zone
Nov 19, 2022
java
spring-boot
datetime
java-8
jackson-databind
Lambda Expression is not working, getting terminated
Apr 10, 2021
java
lambda
java-8
functional-interface
Sort List of objects by date and applying filter
Nov 20, 2022
java
sorting
lambda
java-8
comparator
Future.cancel() followed by Future.get() kills my thread
Nov 17, 2022
java
multithreading
java-8
executorservice
copying each field of an object of Class A to each field of an object of classB in list
Jul 18, 2022
java
arraylist
java-8
Number of CPU cores for parallel stream Java 8
Sep 28, 2022
java
java-8
parallel-processing
java-stream
cpu
Java streams with generics
Jun 22, 2022
java
java-8
java-stream
Is it possible to bind path variable and request param into a single object? [duplicate]
May 24, 2022
java
spring-boot
spring-mvc
java-8
Explaining Java 8 Collector Interface/Method Signature
Mar 10, 2022
java
java-8
java-stream
collectors
Why is this Java 8 method reference not working for System.out.println(LocalDate::now);?
Apr 08, 2020
java
java-8
Convert List to map using java 8
Jun 19, 2022
java
java-8
java-stream
Why does Java Stream.map take a Function<? super P_OUT, ? extends R> mapper as input instead of Function<P_OUT, ? extends R>? [duplicate]
Nov 09, 2022
java
generics
java-8
java-stream
wildcard
« Newer Entries
Older Entries »