Cleanup - #1488
Merged
Merged
Conversation
Contributor
Author
|
@xael-fry, could you review and merge this PR? |
aleksandy
force-pushed
the
cleanup
branch
2 times, most recently
from
October 3, 2025 19:52
0714fc0 to
7865660
Compare
xael-fry
self-requested a review
November 9, 2025 08:02
aleksandy
force-pushed
the
cleanup
branch
2 times, most recently
from
November 10, 2025 18:12
e81aede to
6e6f7dd
Compare
aleksandy
force-pushed
the
cleanup
branch
2 times, most recently
from
November 11, 2025 19:03
c629e3a to
3f6e4dc
Compare
* remove redundant static clauses@FunctionalInterface; * add standard functional interfaces to own realization; * remove unused field from Promise; * use emptyIterator() instead of emptyList().iterator().
* remove redundant null-checks * make Oops exception private * use lambda instead of ModuleFilter
Member
|
@aleksandy is it ready for review as you always forced pushed and add new commit ? |
xael-fry
marked this pull request as draft
November 15, 2025 07:42
xael-fry
approved these changes
Nov 15, 2025
Member
|
Merged |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Just some cleanup no new functionality