MCPcopy Index your code
hub / github.com/Erlandys/UE4LinuxLauncher / increment

Method increment

src/org/json/JSONObject.java:836–856  ·  view source on GitHub ↗

Increment a property of a JSONObject. If there is no such property, create one with a value of 1. If there is such a property, and if it is an Integer, Long, Double, or Float, then add one to it. @param key A key string. @return this. @throws JSONException If there is already

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

optMethod · 0.95
putMethod · 0.95
quoteMethod · 0.95

Tested by

no test coverage detected