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
OutOfMemoryException despite using WeakHashMap
Aug 19, 2022
java
java-8
garbage-collection
out-of-memory
weak-references
Is it possible to change WebView of JavaFX to Chrome
Nov 10, 2022
java
html
javafx
java-8
javafx-webengine
Please Explain Java 8 Method Reference to instance Method using class name
Oct 01, 2022
java
java-8
method-reference
functional-interface
What is the order in which stream operations are applied to list elements? [duplicate]
Nov 29, 2021
java
java-8
java-stream
How do I get a CompletableFuture<T> from an Async Http Client request?
Sep 15, 2022
asynchronous
java-8
asynchttpclient
completable-future
Logging the result of filter while using java streams filter by predicate
Mar 20, 2022
java
logging
filter
java-8
java-stream
How to pass a getter as lambda function?
Apr 22, 2022
java
lambda
java-8
Java 8 - how do I declare a method reference to an unbound non-static method that returns void
Nov 18, 2022
java
java-8
java-stream
void
method-reference
Compare two integer arrays using Java Stream
Feb 16, 2022
java
arrays
java-8
java-stream
Java 8 Method reference with generic types
Oct 19, 2022
java
generics
lambda
java-8
How to make a lambda expression define toString in Java 8?
Nov 17, 2022
java
lambda
java-8
How can I have JAX-RS return a Java 8 LocalDateTime property as a JavaScript-style Date String?
Aug 26, 2022
java
json
jax-rs
java-8
java-time
How to skip even lines of a Stream<String> obtained from the Files.lines
Feb 26, 2022
java-8
java-stream
Validating Java 8 dates
Feb 16, 2019
java
java-8
How does Java 8 know which String::compareTo method reference to use when sorting?
Feb 22, 2022
java-8
method-reference
Stream.collect(groupingBy(identity(), counting()) and then sort the result by value
Sep 02, 2021
java
java-8
java-stream
Do Java 8 parallel streams use the same thread for a sequence
Sep 14, 2022
java
java-8
java-stream
DateTimeFormatter not compatible with SimpleDateFormat
Sep 06, 2021
java
java-8
java-time
Sorting with Java 8 by Field given as Input
Aug 07, 2022
java
sorting
reflection
java-8
comparator
Do all Lists in Java maintain insertion order
Feb 15, 2019
java
collections
java-8
« Newer Entries
Older Entries »