StackOverflow Questions for Tag: lightweight-stream-api

Darkwriter
Darkwriter

Reputation: 1

JAVA 8 distinctByKey

Score: 0

Views: 2243

Answers: 3

Read More
Abdalluh Ahmed
Abdalluh Ahmed

Reputation: 1

How to read gguf format file and print content in python such as in NLP meta''codellama-7b-instruct.Q4_K_S.gguf''

Score: 0

Views: 272

Answers: 0

Read More
Samar
Samar

Reputation: 19

Getting this error when trying to compile and execute java program from git

Score: 0

Views: 198

Answers: 0

Read More
Abhishek Kumar
Abhishek Kumar

Reputation: 1

Is there any difference between Stream API and I/O Streams ? Someone give a brief explanation please

Score: 0

Views: 80

Answers: 1

Read More
Vibhanshu Jha
Vibhanshu Jha

Reputation: 1

Trying to solve a problem using stream API to find the chunk size. Giving error at .collect(Collectors.toList(ArrayList<int[]>::new)). Java 8+ Stream

Score: -1

Views: 114

Answers: 1

Read More
abidinberkay
abidinberkay

Reputation: 2025

How to groupBy and its count list of items into Map object in Java?

Score: 0

Views: 1134

Answers: 3

Read More
Aman Gupta
Aman Gupta

Reputation: 3

Java 8 Stream query - need to replace if inside for each with some streams method

Score: 0

Views: 557

Answers: 1

Read More
Zeeshan
Zeeshan

Reputation: 184

Trading veiw Lightweight graph set timescale at one hour

Score: 2

Views: 996

Answers: 1

Read More
ccznyo
ccznyo

Reputation: 1

Filtering Java Nested List

Score: 0

Views: 130

Answers: 2

Read More
irobotxx
irobotxx

Reputation: 6063

Return a List of present objects from a List of Optional objects using Lightweight-Stream-API

Score: -1

Views: 3021

Answers: 2

Read More
Oleg Sandro
Oleg Sandro

Reputation: 59

How can I group Stream<Person> into Stream<List<Person>>, not into Map<String, <List<Person>>?

Score: 0

Views: 123

Answers: 1

Read More
Eugene Shevchugov
Eugene Shevchugov

Reputation: 77

Union Streams in Java

Score: -2

Views: 116

Answers: 3

Read More
Eugene Shevchugov
Eugene Shevchugov

Reputation: 77

SubString in List

Score: 1

Views: 110

Answers: 0

Read More
Kshitij Khatri
Kshitij Khatri

Reputation: 31

How to reduce the parsing time of Message pack library when unpacking the huge data

Score: 3

Views: 378

Answers: 0

Read More
FSm
FSm

Reputation: 2057

Concat stream lines before collecting them

Score: 1

Views: 98

Answers: 1

Read More
harp1814
harp1814

Reputation: 1658

Java Stream: How to avoid add null value in Collectors.toList()?

Score: 9

Views: 15807

Answers: 4

Read More
Chidambar Shiragalle
Chidambar Shiragalle

Reputation: 43

How to group map values after Collectors.groupingBy() without using forEach

Score: 1

Views: 1318

Answers: 1

Read More
xyz16179
xyz16179

Reputation: 23

Get index where the element matches using lightweight stream API stream

Score: 0

Views: 88

Answers: 1

Read More
Ahmed Abd Elfattah
Ahmed Abd Elfattah

Reputation: 59

Rewrite java 8 method with Lightweight-Stream-API for using for api 21

Score: 3

Views: 178

Answers: 1

Read More
angelos_lex
angelos_lex

Reputation: 1661

Get max and maxIndex of sum of two lists of floats in java fast

Score: 1

Views: 836

Answers: 3

Read More
PreviousPage 1Next