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 use Comparator.comparing() to compare string as double?
Aug 24, 2022
java
string
java-8
double
comparator
Method reference of a method reference in a Lambda expression
Sep 11, 2022
java
lambda
java-8
functional-programming
method-reference
Map<X, Map<Y, Z> to Map<Y, Map<X, Z>
Sep 05, 2021
java
dictionary
collections
java-8
java-stream
Find elements in a list that are not present in another list using java 8
Nov 16, 2022
java
lambda
java-8
java-stream
How to return the next element from a spliterator in java
Jun 01, 2022
java
java-8
iterator
consumer
spliterator
Installing Java executables on Windows 10 machines by example
Aug 30, 2022
java
java-8
windows-installer
Execute a few threads in parallel and a few in serial by CompletableFuture
Sep 12, 2022
java
multithreading
java-8
reactive-programming
completable-future
Duplicate with HashSet using method reference
Oct 17, 2022
lambda
java-8
hashset
What are the compatibility risks of replacing METHOD/FIELD/etc. targets with TYPE_USE
Apr 20, 2022
java
java-8
annotations
compatibility
Type Mismatch cannot convert from type Optional<User> to User
Sep 07, 2022
java
java-8
optional
How to use trim and avoid NPE by using collections.sort?
Aug 30, 2022
java
sorting
lambda
java-8
comparator
Lamdas that bypass try/catch blocks for checked exceptions
Feb 17, 2022
java
exception
lambda
java-8
Java 8 Streams Remove Duplicate Letter
Sep 14, 2022
java
java-8
java-stream
Will it be safe to use JDK8 in commercial products? [closed]
Sep 15, 2022
java
java-8
Anonymous classes field accessing on Java 1.8 compatibility with older versions
Oct 15, 2022
java
java-8
final
anonymous-class
Java parallel stream using only one thread?
Jun 02, 2022
java
parallel-processing
java-8
java-stream
fork-join
How does the arrow operator work internally in java 8? [duplicate]
Dec 08, 2018
java
java-8
Java Lambda's Parse down a Collection with a Conditional Check
May 21, 2020
java
lambda
java-8
conditional-statements
predicate
How to add seed nodes to a running akka-cluster
Sep 15, 2022
java
amazon-web-services
akka
java-8
akka-cluster
A weird NullPointerException in compilation Java 8 (compiler (1.8.0_31))
Jun 14, 2022
java
maven
java-8
« Newer Entries
Older Entries »