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
Sort an array of String based on a name pattern
Nov 04, 2022
java
arrays
java-8
comparator
Java 8 Mapping multiple optional parameters into a function
Oct 31, 2022
java
java-8
optional
Is it possible to create Stream implementation that counts their elements in a single operation
Aug 22, 2022
java
java-8
java-stream
Streamable Interface : How empty() method returns Iterable?
Jun 28, 2022
java
java-8
Multiline lambda
Oct 04, 2022
java
java-8
functional-interface
Is Duration#toDays and Duration#toDaysPart redundant?
Sep 26, 2022
java
java-8
java-9
java-time
duration
Remove first N occurrence of an element from a List
Aug 10, 2022
java
lambda
java-8
Java 8 Optional filter only if present
Sep 14, 2022
java
java-8
optional
How to install JDK 8 on OS X Mountain Lion with the new lambda features
May 22, 2022
macos
java-8
Using Lambda Expression in an Action Listener
Aug 29, 2022
java
lambda
java-8
How do I calculate a percentage based on the output of a Java 8 Stream filter
Sep 29, 2022
java
java-8
lambda
Access instance variables from default method in inner interface
Sep 05, 2022
java
static
java-8
Collapse List<List<String>> into List<String> using a lambda?
Sep 02, 2022
java
lambda
java-8
Is there a Java Stream method equivalent to Scala's collections "collect"?
Nov 13, 2022
java
java-8
java-stream
Lombok issues with Java 8
Sep 18, 2019
java
spring
intellij-idea
java-8
lombok
How can I re-throw an exception in a lambda block as from the outer block?
Aug 29, 2022
java
exception-handling
lambda
java-8
"Warning: [unchecked] unchecked cast" when casting Object to ArrayList<String[]>
Feb 06, 2022
java
generics
arraylist
casting
java-8
Convert Page<Entity> to PageDTO<EntityDTO>
Aug 23, 2022
java
lambda
java-8
spring-data
spring-data-jpa
Java 8 - return List (keyset) opposed to List<Map.Entry<Integer, CheckBox>>
Sep 05, 2022
java
java-8
vaadin
How can I convert a Stream of Strings to Stream of String pairs?
Nov 18, 2022
java
lambda
java-8
java-stream
« Newer Entries
Older Entries »