mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8213818: @return has already been specified
Reviewed-by: rriggs
This commit is contained in:
parent
2abb0a31aa
commit
98db2d5580
1 changed files with 0 additions and 1 deletions
|
@ -669,7 +669,6 @@ public final class IsoChronology extends AbstractChronology implements Serializa
|
|||
* @param years the number of years, may be negative
|
||||
* @param months the number of years, may be negative
|
||||
* @param days the number of years, may be negative
|
||||
* @return the period in terms of this chronology, not null
|
||||
* @return the ISO period, not null
|
||||
*/
|
||||
@Override // override with covariant return type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue