mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-07 03:06:03 +08: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