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 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
What Java 8 Stream.collect equivalents are available in the standard Kotlin library?
Aug 14, 2022
java
kotlin
collections
java-8
java-stream
Unable to obtain LocalDateTime from TemporalAccessor when parsing LocalDateTime (Java 8)
Aug 25, 2022
java
datetime
java-8
datetime-format
Adding up BigDecimals using Streams
Aug 14, 2022
java
bigdecimal
java-8
java-stream
Java 8 - Difference between Optional.flatMap and Optional.map
Aug 14, 2022
java
java-8
optional
Limit a stream by a predicate
Aug 14, 2022
java
java-8
java-stream
Does a lambda expression create an object on the heap every time it's executed?
Aug 14, 2022
java
lambda
java-8
Does Java SE 8 have Pairs or Tuples?
Aug 14, 2022
java
lambda
functional-programming
java-8
java-stream
Java 8 Stream and operation on arrays
Aug 14, 2022
java
arrays
java-8
java-stream
Java 8: How do I work with exception throwing methods in streams?
Aug 14, 2022
java
java-8
unhandled-exception
java-stream
Filter values only if not null using lambda in Java8
Aug 14, 2022
java
lambda
nullpointerexception
null
java-8
What is the reason why “synchronized” is not allowed in Java 8 interface methods?
Aug 14, 2022
java
java-8
synchronized
default-method
jsr335
How can I count occurrences with groupBy?
Aug 14, 2022
java
functional-programming
java-8
Java 8 stream's .min() and .max(): why does this compile?
Mar 05, 2022
java
java-8
java-stream
Why is String.chars() a stream of ints in Java 8?
Aug 14, 2022
java
string
java-8
Java "lambda expressions not supported at this language level"
Aug 14, 2022
java
intellij-idea
lambda
java-8
Java 8 - Best way to transform a list: map or foreach?
Dec 14, 2021
java
java-8
java-stream
« Newer Entries
Older Entries »