We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8df826 + cfa5ef5 commit 6d8f196Copy full SHA for 6d8f196
src/main/java/javax/money/MonetaryAmount.java
@@ -591,7 +591,7 @@ default boolean isZero(){
591
* <p>This method, which simply returns this {@code MonetaryAmount}
592
* is included for symmetry with the unary minus method {@link #negate()}.
593
*
594
- * @return {@code this}. A zero result will have a scale of 0.
+ * @return {@code this}.
595
* @see #negate()
596
* @see java.math.BigDecimal#plus()
597
*/
0 commit comments