906680636970fdd7c0b92b73124a0aa64e357664
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type bits : Bits to offset : int in method public decode(blocks long[], offset int, length int) : String in class org.neo4j.kernel.impl.store.LongerShortString | From | To | |
Rename Variable | 1 | ||
Rename Variable firstLong : long to block : int in method private decode(result char[], blocks long[], offset int, table LongerShortString) : void in class org.neo4j.kernel.impl.store.LongerShortString | From | To | |
Change Variable Type | 1 | ||
Change Variable Type firstLong : long to block : int in method private decode(result char[], blocks long[], offset int, table LongerShortString) : void in class org.neo4j.kernel.impl.store.LongerShortString | From | To | |
Extract Method | 1 | ||
Extract Method private decode(result char[], blocks long[], offset int, table LongerShortString) : void extracted from public decode(bits Bits) : String in class org.neo4j.kernel.impl.store.LongerShortString | From | To | |
Rename Parameter | 1 | ||
Rename Parameter bits : Bits to offset : int in method public decode(blocks long[], offset int, length int) : String in class org.neo4j.kernel.impl.store.LongerShortString | From | To |