|
Move Method private getStringOrNull(object JsonObject, key String) : String from class com.google.debugging.sourcemap.SourceMapObject to private getStringOrNull(object JsonObject, key String) : String from class com.google.debugging.sourcemap.SourceMapObjectParser |
From |
To |
|
Move Method private buildSection(section JsonObject) : SourceMapSection from class com.google.debugging.sourcemap.SourceMapObject to private buildSection(section JsonObject) : SourceMapSection from class com.google.debugging.sourcemap.SourceMapObjectParser |
From |
To |
|
Move Method private getJavaStringArray(element JsonElement) : String[] from class com.google.debugging.sourcemap.SourceMapObject to private getJavaStringArray(element JsonElement) : String[] from class com.google.debugging.sourcemap.SourceMapObjectParser |
From |
To |