67d1345b894e9c470a0c40c46d89e24adafd0cce
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private areSameZone(thisZone ZoneId, thatZone ZoneId) : boolean inlined to public equals(other Value) : boolean in class org.neo4j.values.storable.DateTimeValue | From | To | |
Extract Method | 1 | ||
Extract Method private compareNamedZonesWithMapping(thisZone ZoneId, thatZone ZoneId) : int extracted from package unsafeCompareTo(other Value) : int in class org.neo4j.values.storable.DateTimeValue | From | To |