76e7281f0489f114663ee4b5892b47dbdd772697
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable parse : TemporalAccessor to count : int in method public parseCount(name String) : int in class net.openhft.chronicle.queue.impl.RollingResourcesCache | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type parse : TemporalAccessor to count : int in method public parseCount(name String) : int in class net.openhft.chronicle.queue.impl.RollingResourcesCache | From | To | |
| Extract Method | 1 | ||
| Extract Method private parseCount0(name String) : int extracted from public parseCount(name String) : int in class net.openhft.chronicle.queue.impl.RollingResourcesCache | From | To |