Skip to content

Refactored usage of Optional<> as method parameters#2720

Open
CptBartender wants to merge 1 commit into
apache:mainfrom
CptBartender:refactor-optional-parameters
Open

Refactored usage of Optional<> as method parameters#2720
CptBartender wants to merge 1 commit into
apache:mainfrom
CptBartender:refactor-optional-parameters

Conversation

@CptBartender

Copy link
Copy Markdown
Contributor

There's only one place that uses Optional as method parameters, and it is generally recommended to be avioded. I've reworked the use case so that the Optionals are no longer used as method parameters or generic parameters for other functional interfaces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant