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
Why does Java8 Stream generate nothing?
Jul 13, 2018
java-8
java-stream
What is the fastest way to iterate on a stream in Java 8?
May 25, 2022
java
java-8
java-stream
Java8 IntStream incompatible return type for Collections<Integer>.stream()
Feb 22, 2021
java
java-8
What is the java 8 equivalent to Guava's transformAndConcat?
Jan 16, 2020
java
java-8
guava
What's the purpose of the IntStream.empty() method?
Aug 29, 2022
java
java-8
java-stream
Issue about java 8 backward compatibility: new methods in JDK
Nov 20, 2022
java
java-8
backwards-compatibility
Lambda Expression to reverse a string - Java
Oct 18, 2022
java
arrays
lambda
java-8
Remember last value returned from a JDK 8 lambda
Oct 17, 2022
java
lambda
java-8
IntStream to sum a 2D array
Nov 15, 2019
java
arrays
java-8
Counter with lambda over map java8
May 18, 2022
java
lambda
java-8
hashmap
java-stream
How To Use Classic Custom Data Structures As Java 8 Streams
Aug 19, 2022
data-structures
lambda
java-8
JDK 1.7 onwards, throwing an exception object from catch block does not require a throws clause!!! Why is this so? [duplicate]
Jul 07, 2019
java
exception
exception-handling
java-8
java-7
Computing sum and sum-of-squares at the same time with Streams
Nov 15, 2022
java
java-8
java-stream
java - curry an existing static function
Apr 03, 2021
java
functional-programming
java-8
currying
Is Stream.findAny a short-circuit operation?
Nov 15, 2022
java
java-8
java-stream
short-circuiting
Java 8 map filter and sort
May 24, 2022
java
dictionary
filter
java-8
java-stream
Cannot infer type arguments for hashmap<>
Aug 01, 2019
java
java-8
hashmap
java-stream
Compose array of Functions using stream
Apr 01, 2022
java
function
java-8
java-stream
java - how to break from a forEach method using lambda expression [duplicate]
Oct 24, 2021
java
lambda
foreach
java-8
Understand the side effect of modifying the backing collection of a stream
Nov 12, 2022
java
java-8
java-stream
« Newer Entries
Older Entries »