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 is BiConsumer allowed to be assigned with a function that only accepts a single parameter?
Oct 21, 2022
lambda
java-8
Is it safe to stream a concurrent collection while it is modified externally?
Aug 31, 2022
java
multithreading
concurrency
java-8
java-stream
Java 8, compare two maps and return result
Sep 28, 2022
java
lambda
foreach
java-8
java-stream
In java streams using .peek() is regarded as to be used for debugging purposes only, would logging be considered as debugging? [duplicate]
Sep 18, 2022
java
java-8
java-stream
Create an IntStream and a Stream<Integer> from an Eclipse Collections IntList/IntIterable
Apr 13, 2022
java
java-8
java-stream
eclipse-collections
java.util.stream.Collectors: Why is the summingInt implemented with an array?
Sep 05, 2022
java
java-8
java-stream
collectors
Why is there no compile error for my @FunctionalInterface with two methods?
Nov 05, 2022
java
java-8
functional-programming
Java8 internal iteration
Apr 17, 2022
java-8
java-stream
Why does parallelStream not use the entire available parallelism?
Apr 24, 2022
java
multithreading
java-8
java-stream
fork-join
Why do equivalent lambda expression and method reference behave differently when capturing static field value?
Oct 21, 2022
java
lambda
java-8
method-reference
Replace CompareToBuilder with Java 8's Comparator.comparing(...).thenComparing(...)
Apr 21, 2022
intellij-idea
java-8
comparator
apache-commons-lang
apache-commons-lang3
cannot resolve java.util in Eclipse?
Nov 06, 2022
java
eclipse
macos
java-8
Java 8 Lambda Collectors.summingLong multiple columns?
May 21, 2022
java
lambda
java-8
Java add list of specific class to list of java.lang.Object works with java 8 streams - why?
Aug 27, 2022
java
generics
inheritance
java-8
java-stream
Encounter order friendly/unfriendly terminal operations vs parallel/sequential vs ordered/unordered streams
May 17, 2022
java
java-8
java-stream
Counting specific characters in two dimensional array using stream
Aug 30, 2022
java
arrays
java-8
java-stream
How do I add map and filter when I extend ArrayList in Java?
Feb 06, 2022
java
generics
arraylist
java-8
extends
Replacing switch by BinaryOperator
Oct 25, 2022
java
java-8
functional-interface
binary-operators
Void is not a functional interface
Oct 26, 2022
java
lambda
java-8
rx-java2
Java 8 - Calling a multi argument method from Collection.stream.map()
May 08, 2022
java
lambda
java-8
java-stream
« Newer Entries
Older Entries »