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
Example of non-interference in Java 8
Oct 09, 2022
java
java-8
java-stream
How to use lambdas for interfaces with multiple methods?
Sep 19, 2022
java
oop
lambda
java-8
Arrays.stream(array) vs Arrays.asList(array).stream()
Jun 03, 2020
java
arrays
foreach
java-8
java-stream
How to listen for OutOfMemoryError and exit the JVM [duplicate]
Apr 17, 2022
java
java-8
out-of-memory
Should Optional.ofNullable() be used for null check?
Aug 31, 2022
java
lambda
java-8
null
optional
Java method can't be applied with Lambda expression
Sep 11, 2022
java
lambda
java-8
overriding
functional-interface
Android Studio 4.0.0 Java 8 library desugaring in D8 and R8 Build Error
Mar 28, 2022
android
android-studio
kotlin
java-8
Why do we need to avoid mutations while coding? What is a mutation?
Jul 22, 2022
java
lambda
java-8
java-stream
mutation
Does Collectors.toSet() always return a HashSet ? What is the contract?
Apr 02, 2022
java
java-8
collectors
Whats the most elegant way to add two numbers that are Optional<BigDecimal>
Dec 27, 2020
java
functional-programming
java-8
optional
Performance for Java Stream.concat VS Collection.addAll
Sep 26, 2022
java
java-8
java-stream
Is there a Java 8 equivalent of Python enumerate built-in?
Jun 24, 2022
java
python
java-8
Is there an elegant way to get the first non null value of multiple method returns in Java?
Oct 27, 2022
java
lambda
guava
java-8
can marker interface like serializable contain default methods?
Sep 22, 2022
java
interface
java-8
marker-interfaces
default-method
Nashorn inefficiency
Oct 07, 2019
java-8
nashorn
Java8 Stream - use filter collect foreach in single line
Nov 15, 2022
java-8
java-stream
What does "String[]::new" mean?
Nov 12, 2022
java
arrays
java-8
java-stream
method-reference
Is there any way to stop a Stream.generate from its Lambda closure?
Oct 15, 2022
java
lambda
java-8
Java default interface methods concrete use cases
Nov 11, 2022
design-patterns
interface
java-8
java-9
default-method
logging in interface methods
Apr 09, 2022
java
logging
java-8
slf4j
« Newer Entries
Older Entries »