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
Collect list of strings to map with Java 8 Stream API
Jun 29, 2022
java-8
java-stream
Replace Futures.successfulAsList with Java 8 CompletableFuture?
Sep 17, 2022
java
asynchronous
java-8
guava
completable-future
Predicates in Java 8
Jun 02, 2022
java
oop
lambda
java-8
predicate
Ensuring type safety on generic lambda expression
Nov 18, 2022
java
generics
reflection
lambda
java-8
lambda vs anonymous class
Aug 22, 2022
generics
lambda
java-8
anonymous-class
Stream characteristics for the streams generated for SortedMap may not be SORTED if created with custom Comparator
Jun 08, 2022
java
java-8
java-stream
Combining functions and consumers with double-column notation
Oct 21, 2021
java-8
functional-interface
Conversion of List of CustomObject to Guava Table collection with less complexity
Jan 04, 2022
lambda
java-8
guava
Java 8: replace anonymous class with lambda
Jul 02, 2022
java
lambda
java-8
Is there a function on java 8 API to count days between two dates (both inclusive)?
Sep 25, 2022
java
date
java-8
count
Java8: About Functional Interface
Aug 21, 2022
java
lambda
java-8
method-reference
functional-interface
How to use If statements in a stream?
Nov 14, 2022
java
if-statement
java-8
java-stream
Can I start a JVM with Eden space so big, it runs to completion without any GC. Assuming I have heap of free mem
Jun 30, 2022
java
java-8
garbage-collection
How to convert a for iteration with conditions to Java 8 stream
Oct 31, 2022
java
java-8
java-stream
Lambda & Stream : collect in a Map
May 11, 2022
java
lambda
java-8
hashmap
java-stream
How to print a nested list using java stream where the Object holds a list of references to itself
May 10, 2022
java
java-8
java-stream
tostring
Convert Big Integer value to eight bit bytes(2s complement big endian) sequence which is multiple of 8 in Java
Mar 30, 2022
java
java-8
biginteger
data-conversion
kmip
Rewrite double nested for loop as a Java 8 stream
Mar 21, 2022
java
java-8
java-stream
Subclasses with Java 8 lambdas and Optional
Mar 12, 2022
java
java-8
How to group a stream to a map by using a specific key and value?
Nov 03, 2022
java
collections
java-8
java-stream
« Newer Entries
Older Entries »