mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
fixes for javadoc
This commit is contained in:
parent
fcdb8671b2
commit
0c7bd725a6
2 changed files with 1 additions and 5 deletions
|
@ -1232,8 +1232,6 @@ public class JSONObject {
|
|||
*
|
||||
* @param key
|
||||
* A key string.
|
||||
* @param defaultValue
|
||||
* The default.
|
||||
* @return An object which is the value.
|
||||
*/
|
||||
public Number optNumber(String key) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue