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
CompletableFuture chaining results
Sep 14, 2022
java
java-8
completable-future
Value of "this" in an anonymous class vs a lambda expression
Mar 06, 2022
java
lambda
java-8
anonymous-class
Read all lines from FileChannel to Stream of strings
Apr 15, 2022
java
java-8
java-stream
nio
release version 1.8 not supported
Oct 11, 2021
java
maven
java-8
maven-compiler-plugin
Java 8 Map of Collections remove element from collection and remove entry if empty
Oct 27, 2022
java
dictionary
collections
java-8
hashmap
How to indirectly run a method reference in Java 8?
Aug 30, 2022
java
lambda
java-8
Java 8 - converting an Integer to a long compilation issue
Aug 30, 2022
java
eclipse
generics
java-8
long-integer
DateTimeFormatterBuilder usages in Java 8, specifically optionals
Aug 21, 2022
java
datetime
java-8
jodatime
Java 8 and method references - specifically compareToIgnoreCase
Oct 22, 2022
java
lambda
java-8
Why is filtering by primality in an inifinite stream of numbers taking forever if processed in parallel?
Feb 08, 2022
concurrency
java-8
java-stream
Why is there no Optional.mapToInt() in Java8?
Oct 18, 2022
java
java-8
java-stream
optional
Is it a bug that Java 8's HashMap misbehaves if the keys implement Comparable in a way that isn't consistent with equals?
Apr 06, 2022
java
hashmap
java-8
Does compiling Java with different versions of JDK and same target and source version guaranties same execution?
May 24, 2022
java
java-8
Concise way of composing Java method references?
Oct 27, 2022
java
functional-programming
java-8
method-reference
How to read a file line by line with Java Stream
Jul 16, 2022
java
string
java-8
java-stream
Using Java Stream to count occurrences of Dates in a list of items
Apr 16, 2022
java
datetime
java-8
java-stream
Returning default list if the list is empty using java 8 Streams?
Sep 30, 2022
java
collections
java-8
java-stream
optional
Operator '+' cannot be applied to Object and String
Dec 17, 2021
java
java-8
javac
java-6
Reference to the final field from lambda expression
Dec 11, 2021
java
java-8
javac
Find a single object in a collection, HashMap vs List filter
Sep 21, 2022
java
java-8
java-stream
« Newer Entries
Older Entries »