Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-8

Why @FunctionalInterface annotation is added to Comparator interface in Java 8?

java java-8

groupingBy & Java 8 - after groupingBy convert map to a list of objects

java java-8 java-stream

Getting "java.nio.charset.UnmappableCharacterException: Input length = 1"

java java-8

Merge two List value maps

java java-8 java-stream

java 8 : Are LongAdder and LongAccumulator preferred to AtomicLong?

java concurrency java-8

Shorthand notation for Enum implementing lambda possible interface

String manipulation in Java 8 Streams

Joining "parallel" lists in a stream using collect()

java java-8 java-stream

GC not clearing objects in scope

java java-8 jit

Use streams to group Map<Foo,List<Bar>> based on size of the List<Bar>

Test on completable future always passing

Mapping Java 8 Stream to elements' method reference

java java-8 java-stream

Java 8 streams nonNull on properties of objects

java filter java-8 java-stream

Java 8 Lambda Sort With Variable Method Reference

java lambda java-8 comparator

SimpleDateFormat with pattern yyyyMMddhhmmss unable to parse date "20160327020727"

How to apply OR filters to a java.util.stream?

java java-8 java-stream

Extracting multiple fields from one list and save it to another list or same type new list. In java 8

java list java-8 java-stream

Java8 using enum values in interface's default methods

java enums interface java-8

OpenJDK cannot find main class in jar while OracleJDK can

java javafx jar java-8 openjdk

How to analyze memory leaks in Java 8 compressed class space?