Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: Correct Javadoc logic for MonetaryAmount.isLessThan(MonetaryAmount) #154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
soncastro wants to merge 1 commit into JavaMoney:master
base: master
Choose a base branch
Loading
from soncastro:docs/153-javadoc-doesnt-match-implementation

Conversation

@soncastro
Copy link

@soncastro soncastro commented Nov 11, 2025
edited by keilw
Loading

docs: Correct Javadoc logic for MonetaryAmount.isLessThan(MonetaryAmount)

This pull request corrects the Javadoc logic for the isLessThan method.

Flipped "amount < this" to "this < amount" in the Javadoc for MonetaryAmount.isLessThan(MonetaryAmount).

Closes #153


This change is Reviewable

@soncastro soncastro marked this pull request as draft November 11, 2025 20:02
@soncastro soncastro marked this pull request as ready for review November 11, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Convenience comparison function javadoc doesn't match implementation

1 participant

AltStyle によって変換されたページ (->オリジナル) /