Skip to content

Commit 854e650

Browse files
committed
javadoc add
1 parent e9a791b commit 854e650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/fasterxml/jackson/databind/util/ISO8601DateFormat.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*<p>
1313
* All other methods but parse and format and clone are undefined behavior.
1414
*
15-
* @see ISO8601Utils
15+
* @deprecated Use {@link com.fasterxml.jackson.databind.util.StdDateFormat} instead
1616
*/
1717
@Deprecated // since 2.9
1818
public class ISO8601DateFormat extends DateFormat

0 commit comments

Comments
 (0)