802ef3eb3f6dbfe0cfa8e1f560cfff379ad72c3e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type TemporalAmount to Period in method public randomPeriod() : Period in class org.neo4j.test.Randoms | From | To | |
Change Return Type TemporalAmount to Duration in method public randomDuration() : Duration in class org.neo4j.test.Randoms | From | To | |
Extract Method | 1 | ||
Extract Method public randomDateTime(zoneId ZoneId) : ZonedDateTime extracted from public randomDateTime() : ZonedDateTime in class org.neo4j.test.Randoms | From | To |