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
Java 8 List<Foo> to Map<String, Map<String, List<String>>>
May 13, 2022
java
java-8
java-stream
Why does Optional not provide a peek method?
Oct 14, 2022
java
lambda
java-8
optional
java-9
option-type
How to create List<T> to Map<String, T> instead of Map<String, List<T>>?
Apr 16, 2022
java
java-8
java-stream
Java Comparator with null fields
Nov 04, 2022
java
sorting
java-8
java-stream
Lambdas and putIfAbsent
Nov 08, 2022
java
lambda
java-8
Is there a pre-Java-8 functional interface that's a drop in replacement for java.util.function.Consumer<T>?
Oct 17, 2022
java
interface
lambda
java-8
Aggregate List<X> to List<X> with Java 8 Stream API
Oct 15, 2022
java
java-8
java-stream
How does this lambda feature in java 8 work?
Aug 22, 2022
java
java-8
MaxPermSize Warning in Eclipse WildFly 8 and Java 8
Nov 08, 2022
java
eclipse
java-8
wildfly-8
Java - Repeated function call reduces execution time
Apr 21, 2022
performance
jvm
java-8
java-stream
Convert stream of Strings to stream of Longs
Oct 17, 2022
java
java-8
java-stream
Why list.sort does not use the Optional API
Oct 25, 2022
java
java-8
Java 8 mapping to sub list entries of a collection using streams and collectors
Aug 25, 2022
java
java-8
java-stream
collectors
Definition of Functional Interface in Java 8 [duplicate]
Feb 27, 2018
java
java-8
functional-interface
Java 8 LocalDateTime ZonedDateTime cannot parse date with time zone
May 12, 2022
datetime
timezone
java-8
jodatime
java-time
How do I search a map in Java for a key that matches a predicate?
May 23, 2022
java
java-8
Parse clock time in java 8
Mar 16, 2019
parsing
datetime
java-8
java-time
Nullcheck method using java8 method reference possible?
Aug 20, 2022
java
java-8
method-reference
In Java 8, can I use streams to filter a partial string?
Oct 28, 2022
java
java-8
java-stream
Check if object is null after each method call
May 03, 2021
java
java-8
« Newer Entries
Older Entries »