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
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
Java 8 way of adding in custom elements to a collection?
May 07, 2026
java
for-loop
lambda
java-8
How to use completablefuture and Streams together
May 08, 2026
java
asynchronous
java-8
java-stream
completable-future
Why Random::nextInt not allowed in java as method reference?
May 09, 2026
java
java-8
compare Integers using .stream() in java
May 08, 2026
java
integer
compare
java-8
java-stream
How to stream 2 Lists & modify values in 1
May 08, 2026
lambda
java-8
java-stream
Older Entries »