|
Change Variable Type sb : StringBuffer to sb : StringBuilder in method public toString() : String in class org.neo4j.shell.util.json.JSONObject |
From |
To |
|
Change Variable Type sb : StringBuffer to sb : StringBuilder in method package toString(indentFactor int, indent int) : String in class org.neo4j.shell.util.json.JSONObject |
From |
To |
|
Change Variable Type sb : StringBuffer to sb : StringBuilder in method public nextTo(d char) : String in class org.neo4j.shell.util.json.JSONTokener |
From |
To |
|
Change Variable Type sb : StringBuffer to sb : StringBuilder in method public nextTo(delimiters String) : String in class org.neo4j.shell.util.json.JSONTokener |
From |
To |
|
Change Variable Type sb : StringBuffer to sb : StringBuilder in method public nextString(quote char) : String in class org.neo4j.shell.util.json.JSONTokener |
From |
To |
|
Change Variable Type sb : StringBuffer to sb : StringBuilder in method public join(separator String) : String in class org.neo4j.shell.util.json.JSONArray |
From |
To |
|
Change Variable Type sb : StringBuffer to sb : StringBuilder in method public quote(string String) : String in class org.neo4j.shell.util.json.JSONObject |
From |
To |
|
Change Variable Type sb : StringBuffer to sb : StringBuilder in method package toString(indentFactor int, indent int) : String in class org.neo4j.shell.util.json.JSONArray |
From |
To |
|
Change Variable Type sb : StringBuffer to sb : StringBuilder in method public nextValue() : Object in class org.neo4j.shell.util.json.JSONTokener |
From |
To |