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
How to convert from long+TimeUnit to Duration?
May 14, 2026
java
java-8
java-time
timeunit
chronounit
How to use a method reference inside an Optional.map()
May 14, 2026
java
methods
java-8
reference
option-type
Java 8 -> Collectors.toMap -> Duplicate key
May 13, 2026
java-8
java-stream
How to transform String Array to int Array with streams
May 13, 2026
java
arrays
lambda
java-8
java-stream
Merging, sorting and limit Map streams using Java 8
May 11, 2026
java
java-8
java-stream
Return value from Optional [closed]
May 11, 2026
java
java-8
option-type
Using Java 8 streams API and lambdas to manipulate a map
May 12, 2026
java
multithreading
lambda
java-8
java-stream
How to enable “replace by method reference” refactoring (and Java 8 features) in Android Studio
May 12, 2026
java
android
android-studio
intellij-idea
java-8
Efficent way to store "180-bit" (more than 64-bit) integer
May 12, 2026
java
performance
bit-manipulation
java-8
How to get values from a Map with a list of keys using Java8 streams
May 10, 2026
java
java-8
Pattern.matcher in java 8 does not match section sign §
May 11, 2026
regex
java-8
How to interleave Java 8 Stream? Like Collectors.joining() but for things other than Strings
May 09, 2026
java
java-8
java-stream
Can @NonNull annotations finally be used in java 8 on runtime?
May 09, 2026
java
annotations
java-8
Store method parameter names for some classes when compiling in Java 8
May 10, 2026
java
methods
parameters
java-8
How to combine two streams?
May 10, 2026
java
java-8
java-stream
Why doesn't for-each method in java not throw an exception when a Function type argument is passed instead of Consumer? [duplicate]
May 09, 2026
java
lambda
java-8
functional-interface
Older Entries »