StackOverflow Questions for Tag: functional-java

Anjil Dhamala
Anjil Dhamala

Reputation: 1622

Java 8 Lambdas flatmapping, groupingBy and mapping to get a Map of T and List<K>

Score: 4

Views: 413

Answers: 3

Read More
j3d
j3d

Reputation: 9724

How to Implement Functional If-Then-Else in Java

Score: 1

Views: 614

Answers: 1

Read More
curiousengineer
curiousengineer

Reputation: 2607

StringBuilder's toString function with Java 8 streams

Score: -3

Views: 109

Answers: 2

Read More
GRVY
GRVY

Reputation: 55

How can I make use of the Lambda expression returned by spinServerUp() method in following code

Score: 1

Views: 116

Answers: 3

Read More
Mike Cialowicz
Mike Cialowicz

Reputation: 10020

Mapping a FunctionalJava Option<Type> with Hibernate

Score: 6

Views: 3961

Answers: 3

Read More
Bob Rob
Bob Rob

Reputation: 164

How to count vowels in Java through functional programming?

Score: 7

Views: 5687

Answers: 5

Read More
u13k
u13k

Reputation: 9

How can I add retry and custom recovery method in a circuit breaker - functional java

Score: 1

Views: 539

Answers: 1

Read More
user13123978
user13123978

Reputation:

Use the Stream API to create List from HashMap with elements arranged in specific order

Score: 1

Views: 789

Answers: 3

Read More
Sandeep
Sandeep

Reputation: 1401

Seeking in-depth understanding of Function<T,R>

Score: 0

Views: 742

Answers: 1

Read More
s.r.y.
s.r.y.

Reputation: 11

How to check if all strings in an array start with upper case letter using forAll?

Score: -1

Views: 1360

Answers: 2

Read More
David Kerr
David Kerr

Reputation: 1476

How to "shrink" a Java 8 stream from many entries to fewer

Score: 1

Views: 276

Answers: 2

Read More
jakstack
jakstack

Reputation: 2205

Functional Programming Dependencies: How to share dependencies between functions that aren't connected together direct

Score: 2

Views: 114

Answers: 2

Read More
Rahul Shivsharan
Rahul Shivsharan

Reputation: 2561

How we I achieve add(4)(10)(20)(3)(1).total using Java Function?

Score: 1

Views: 249

Answers: 3

Read More
krish
krish

Reputation: 1

Why this Consumer complaining compile time error?

Score: 0

Views: 72

Answers: 1

Read More
Alessandro Argentieri
Alessandro Argentieri

Reputation: 3215

Lambda Expression works with no effectively final variable

Score: 1

Views: 87

Answers: 1

Read More
Ryan Robison
Ryan Robison

Reputation: 3

Java Static Method, Wildcard / Generic Return Type

Score: 0

Views: 979

Answers: 1

Read More
Mike S
Mike S

Reputation: 1603

Functionally rewriting assignment from an Optional without executing "else" logic

Score: 0

Views: 456

Answers: 3

Read More
ant_1618
ant_1618

Reputation: 1991

How to compose Function<T, R> and Consumer<R> in Java 8?

Score: 3

Views: 1780

Answers: 4

Read More
Simeon Leyzerzon
Simeon Leyzerzon

Reputation: 19074

Converting to functional Java style

Score: -2

Views: 74

Answers: 2

Read More
Nir Ben Yaacov
Nir Ben Yaacov

Reputation: 1182

Filtering on Java 8 List

Score: 4

Views: 2441

Answers: 3

Read More
PreviousPage 1Next