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 -- interfaces with default methods vs abstract classes
Oct 23, 2022
inheritance
interface
abstract-class
java-8
Would it be a good idea if compiler resolved nulls when Optional<Object> is expected as argument?
Sep 16, 2022
java
java-8
nullable
Using the same list with streams twice in Java
Aug 27, 2020
java
java-8
java-stream
Error: java: javacTask: source release 8 requires target release 1.8 [duplicate]
Feb 01, 2022
java
maven
intellij-idea
java-8
Java 8 groupingby with custom key
Feb 24, 2022
java
java-8
java-stream
collectors
java 8: difference between class.getName() and String literal [duplicate]
Nov 06, 2022
java
switch-statement
java-8
constants
string-literals
Combine allMatch, noneMatch and anyMatch on a single stream
Oct 26, 2022
java
java-8
java-stream
Java 8 stream unique Integers
Nov 07, 2022
java
java-8
java-stream
parameters in method reference [duplicate]
Nov 02, 2022
java
lambda
java-8
method-reference
Java: How to properly manipulate BigDecimal array using functional programming?
Jun 04, 2022
java
java-8
functional-programming
bigdecimal
How to create Map<T, List<K>> out of Map<K, List<T> >?
Aug 20, 2022
java
java-8
hashmap
java-stream
Improving the Java 8 way of finding the most common words in "War and Peace"
Feb 23, 2021
java-8
java-stream
Collectors.toMap with same keys(print same key)
Aug 22, 2022
java
java-8
collectors
Adding a value to terms in a Map
Nov 03, 2022
java
java-8
How to map java.time.LocalDateTime to TIMESTAMP in H2 database with Hibernate?
Sep 22, 2022
java
hibernate
java-8
h2
java-time
Inverted Collectors.toMap to add to an ArrayList
Jul 04, 2022
java
java-8
java-stream
collectors
Extend an existing stream collector instance
Dec 11, 2019
java
java-8
java-stream
How to merge a list of similar objects but sum up some properties with Java 8
Jun 17, 2022
java
java-8
java-stream
Java - Create an IntStream with a given range, then randomise each element using a map function
Jan 29, 2020
java
random
java-8
java-stream
Java 8: method reference to a static method in a non-static way
Apr 02, 2022
java
java-8
static
method-reference
« Newer Entries
Older Entries »