mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-07 00:48:38 +00:00
8213818: @return has already been specified
Reviewed-by: rriggs
This commit is contained in:
parent
2abb0a31aa
commit
98db2d5580
@ -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…
x
Reference in New Issue
Block a user