7acfce69f4372d7ff3ee7a77fc8c14345c7a1ec0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 6 | ||
| Extract Variable booleanVal : Boolean in method public getBooleanValue(key String) : boolean from class com.alibaba.fastjson.JSONObject | From | To | |
| Extract Variable byteVal : Byte in method public getByteValue(key String) : byte from class com.alibaba.fastjson.JSONObject | From | To | |
| Extract Variable longVal : Long in method public getLongValue(key String) : long from class com.alibaba.fastjson.JSONObject | From | To | |
| Extract Variable floatValue : Float in method public getFloatValue(key String) : float from class com.alibaba.fastjson.JSONObject | From | To | |
| Extract Variable intVal : Integer in method public getIntValue(key String) : int from class com.alibaba.fastjson.JSONObject | From | To | |
| Extract Variable shortVal : Short in method public getShortValue(key String) : short from class com.alibaba.fastjson.JSONObject | From | To |