2bcffbe24bc0260d65eaa417a8924ae6d2840dcc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable c2 : byte to thatCodePoint : int in method public compareTo(other TextValue) : int in class org.neo4j.values.storable.UTF8StringValue | From | To | |
| Rename Variable k : int to i : int in method public compareTo(other TextValue) : int in class org.neo4j.values.storable.UTF8StringValue | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type c2 : byte to thatCodePoint : int in method public compareTo(other TextValue) : int in class org.neo4j.values.storable.UTF8StringValue | From | To | |
| Extract Variable | 1 | ||
| Extract Variable value : String in method public trim() : TextValue from class org.neo4j.values.storable.StringValue | From | To |