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 specify function types for void (not Void) methods in Java8?
Aug 15, 2022
java
java-8
In Java 8 how do I transform a Map<K,V> to another Map<K,V> using a lambda?
Aug 15, 2022
java
map
lambda
java-8
java-stream
Adding two Java 8 streams, or an extra element to a stream
Aug 31, 2022
java
concat
java-8
java-stream
What are functional interfaces used for in Java 8?
Aug 15, 2022
java
lambda
java-8
functional-interface
In Java streams is peek really only for debugging?
Aug 15, 2022
java
java-8
java-stream
peek
Generic return type upper bound - interface vs. class - surprisingly valid code
Sep 15, 2022
java
generics
java-8
What's the difference between ZonedDateTime and OffsetDateTime?
Aug 15, 2022
java
java-8
java-time
In Java, what are the advantages of streams over loops? [closed]
Aug 15, 2022
java
loops
java-8
java-stream
What is the difference between ZoneOffset.UTC and ZoneId.of("UTC")?
Aug 15, 2022
java
datetime
java-8
java-time
Move to next item using Java 8 foreach loop in stream
Dec 14, 2021
java
java-8
How to ensure order of processing in java8 streams?
Dec 14, 2021
java
java-8
java-stream
Intellij - Unable to use newer Java 8 classes - Error : "Usage of API documented as @since 1.6+.."
Dec 14, 2021
intellij-idea
java-8
Should I return a Collection or a Stream?
Aug 14, 2022
java
collections
java-8
encapsulation
java-stream
Java 8 forEach with index [duplicate]
Oct 10, 2022
java
for-loop
foreach
java-8
Why is a combiner needed for reduce method that converts type in java 8
Aug 14, 2022
java
java-8
java-stream
Can a java lambda have more than 1 parameter?
Oct 15, 2022
java
lambda
java-8
Java 8 stream reverse order
Dec 14, 2021
java
list
sorting
java-8
java-stream
Is it possible to cast a Stream in Java 8?
Aug 14, 2022
java
java-8
java-stream
Java 8: Lambda-Streams, Filter by Method with Exception
Aug 14, 2022
java
exception-handling
lambda
java-8
How to add elements of a Java8 stream into an existing List
Aug 14, 2022
java
java-8
java-stream
collectors
« Newer Entries
Older Entries »