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
Method reference with a full constructor call as a lambda expression in Java
Apr 21, 2022
java
lambda
java-8
functional-interface
What is the reason behind null checks in method reference expression evaluation?
Feb 04, 2022
java
java-8
nullpointerexception
method-reference
Replacing null check with java 8 optional
Aug 26, 2022
java
lambda
java-8
java-stream
optional
How should I design this program? [closed]
Jun 03, 2022
java
multithreading
java-8
Returning from Java Optional ifPresent()
Oct 30, 2022
java
java-8
optional
Invokespecial Verify Error: Type is not assignable
Jan 07, 2022
java
java-8
jvm
bytecode
verifyerror
How to group objects from a list which can belong to two or more groups?
Mar 14, 2022
java
java-8
java-stream
grouping
java: reduce vs anyMatch vs contains
Nov 06, 2022
java
java-8
java-stream
How to filter a List using Java 8 stream and startwith array of values
Nov 05, 2022
java
java-8
java-stream
startswith
Java 8 timezone for Instant.EPOCH is incorrect
Oct 20, 2022
java
java-8
timezone
timezone-offset
RejectedExecutionException inside single executor service
Feb 27, 2022
java
java-8
executorservice
CompletableFuture to execute multiple DB queries asynchronously
Mar 20, 2022
java
multithreading
java-8
parallel-processing
completable-future
Filter map and return list of keys
Sep 22, 2022
java
list
dictionary
java-8
java-stream
Is it possible to debug Lambdas in Java 8
May 30, 2022
java
debugging
netbeans
lambda
java-8
Trying to understand lambda and stream in Java 8
Oct 21, 2022
java
collections
lambda
java-8
java-stream
Why java.util.function doesn't define specialized functional interfaces for all primitive types?
Sep 22, 2022
java
functional-programming
java-8
How to find "default" method from an interface using java reflection?
Mar 10, 2022
reflection
java-8
How to get all elements of a list by instance?
Jun 06, 2022
java
generics
collections
java-8
java-stream
Java Optional why not an ifNotPresent method?
Sep 07, 2022
java-8
optional
flatMap() to convert a stream of LinkedList<String> into a stream of String
Oct 21, 2022
java
java-8
java-stream
flatmap
« Newer Entries
Older Entries »