bf9a900bf281e1e48e92d552a3b56d9c97b9913a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 5 | ||
Extract Variable intVal : Integer in method public getIntValue(index int) : int from class com.alibaba.fastjson.JSONArray | From | To | |
Extract Variable floatValue : Float in method public getFloatValue(index int) : float from class com.alibaba.fastjson.JSONArray | From | To | |
Extract Variable shortVal : Short in method public getShortValue(index int) : short from class com.alibaba.fastjson.JSONArray | From | To | |
Extract Variable byteVal : Byte in method public getByteValue(index int) : byte from class com.alibaba.fastjson.JSONArray | From | To | |
Extract Variable longVal : Long in method public getLongValue(index int) : long from class com.alibaba.fastjson.JSONArray | From | To |