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 JDK without JRE in Java 11 [duplicate]
Aug 26, 2022
java
java-8
migration
java-11
Should I use Java8/Guava Optional for every method that may return null?
Aug 26, 2022
java
guava
optional
java-8
Why do Consumers accept lambdas with statement bodies but not expression bodies?
Nov 05, 2022
java
lambda
java-8
type-inference
Collectors.groupingBy doesn't accept null keys
Aug 26, 2022
java
hashmap
java-8
java-stream
collectors
Using Jackson ObjectMapper with Java 8 Optional values
Feb 21, 2022
java
jackson
java-8
Java 8 LocalDate - How do I get all dates between two dates?
Aug 26, 2022
java
date
java-8
java-time
What is the use of MetaSpace in Java 8?
Sep 06, 2022
java
garbage-collection
java-8
Runnable::new vs new Runnable()
Oct 12, 2022
java
java-8
runnable
constructor-reference
Why is Files.lines (and similar Streams) not automatically closed?
Aug 26, 2022
java
stream
java-8
java-stream
resource-leak
Why does String.replaceAll() work differently in Java 8 from Java 9?
Sep 12, 2022
java
regex
string
java-8
java-9
"Why Apache Harmony" or "How to use Java 8 on Android"
Aug 26, 2022
java
android
apache
java-8
Partition a Java 8 Stream
Sep 24, 2022
java
functional-programming
java-8
java-stream
Java 8 stream map to list of keys sorted by values
Aug 26, 2022
java
collections
lambda
java-8
java-stream
How to use Java 8 Optionals, performing an action if all three are present?
Aug 26, 2022
java
java-8
optional
Merging two Map<String, Integer> with Java 8 Stream API
Aug 30, 2022
java
merge
java-8
java-stream
Why are class static methods inherited but not interface static methods?
Oct 08, 2022
java
inheritance
java-8
interface
static-methods
Is there a class in java.time comparable to the Joda-Time Interval?
Aug 26, 2022
java-8
jodatime
java-time
Want to create a stream of characters from char array in java
Oct 06, 2018
java
java-8
java-stream
Hashmap with Streams in Java 8 Streams to collect value of Map
Aug 26, 2022
java
hashmap
java-8
collectors
Word frequency count Java 8
Oct 22, 2022
java
java-8
java-stream
word-count
« Newer Entries
Older Entries »