This commit is contained in:
Gary Gregory 2022-08-26 16:39:14 -04:00
parent bf1a8ea278
commit 9a372f6749
1 changed files with 1 additions and 1 deletions

View File

@ -894,7 +894,7 @@ public class HashCodeBuilder implements Builder<Integer> {
} }
/** /**
* Implements equals with iTotal. * Implements equals using the hash code.
* *
* @since 3.13.0 * @since 3.13.0
*/ */