提交 170518d1 编写于 作者: J jgish

7171474: Incorrect @see tags in java.lang.NumberFormatException javadoc

Summary: update javadoc for NumberFormatException
Reviewed-by: alanb
上级 5320dfad
/*
* Copyright (c) 1994, 2001, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1994, 2012, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
......@@ -31,7 +31,7 @@ package java.lang;
* have the appropriate format.
*
* @author unascribed
* @see java.lang.Integer#toString()
* @see java.lang.Integer#parseInt(String)
* @since JDK1.0
*/
public
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册