Polish
- Update copyright header. - Consistent use of "SIMPLE" link text for Style#SIMPLE in javadoc. Closes gh-33883
This commit is contained in:
committed by
Sam Brannen
parent
e919d0adcc
commit
883254e1d0
@@ -94,7 +94,7 @@ public @interface DurationFormat {
|
||||
* allows conversion to and from a supported {@code ChronoUnit} as well as
|
||||
* conversion from durations to longs.
|
||||
*
|
||||
* <p>The enum includes its corresponding suffix in the {@link Style#SIMPLE simple}
|
||||
* <p>The enum includes its corresponding suffix in the {@link Style#SIMPLE SIMPLE}
|
||||
* {@code Duration} format style.
|
||||
*/
|
||||
enum Unit {
|
||||
|
||||
Reference in New Issue
Block a user