8213818: @return has already been specified

Reviewed-by: rriggs
This commit is contained in:
Naoto Sato 2018-11-14 11:42:40 -08:00
parent 2abb0a31aa
commit 98db2d5580

View file

@ -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