a294f4cd3ced75d251bb8686fc2075ec88cf4e7f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable spills : int to spillCount : int in method public construct(all Map<String,T>) : Big in class com.fasterxml.jackson.databind.util.CompactStringObjectMap.Big | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [keys : String[], fieldHash : Object[]] to hashArea : Object[] in method public construct(all Map<String,T>) : Big in class com.fasterxml.jackson.databind.util.CompactStringObjectMap.Big | From | To | |
| Extract Method | 1 | ||
| Extract Method private _find2(key String, slot int, match Object) : Object extracted from public find(key String) : Object in class com.fasterxml.jackson.databind.util.CompactStringObjectMap.Big | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter fields : Object[] to hashArea : Object[] in method private Big(hashMask int, spillCount int, hashArea Object[]) in class com.fasterxml.jackson.databind.util.CompactStringObjectMap.Big | From | To |