mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05:00
fixes for javadoc
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user