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 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
Composing a Java Function and Consumer
Apr 11, 2022
java
functional-programming
java-8
function-composition
Java 8's missing parameters when using ::
Oct 17, 2022
java
spring
spring-mvc
java-8
method-reference
Is it possible to add logging to removeIf in java 8?
Jul 12, 2020
java
collections
java-8
java-stream
Difference between OptionalInt and int?
Sep 07, 2022
java
java-8
Spring Expression Language - Java 8 forEach or stream on list
Feb 11, 2022
java
spring
java-8
spring-el
When to use Optional.orElse() rather than Optional.orElseGet() [duplicate]
Oct 15, 2022
java
java-8
optional
Is there a way to check if a Stream contains all collection elements?
Sep 07, 2022
java
collections
java-8
java-stream
contains
Tomcat 7 with Java 8 on Windows and Linux
Jan 16, 2020
linux
tomcat
java-8
Java idiom for lambdas with non-SAM interfaces
Sep 09, 2022
java
lambda
java-8
How to use CompletableFuture.thenComposeAsync()?
Sep 05, 2022
java
multithreading
java-8
future
« Newer Entries
Older Entries »