8b332af6d5bc7482c98688595e177f3ca3a012f2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable actual : int in method public concurrentLockItUp() : void from class net.openhft.chronicle.queue.impl.single.RollingNotCompleteTest | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public methodWriterBuilder(tClass Class<T>) : MethodWriterBuilder<T> extracted from public methodWriterBuilder(tClass Class<T>) : MethodWriterBuilder<T> in class net.openhft.chronicle.queue.ExcerptAppender & moved to class net.openhft.chronicle.queue.ChronicleQueue | From | To | |
Extract And Move Method public methodWriter(tClass Class<T>, additional Class...) : T extracted from public methodWriter(tClass Class<T>, additional Class...) : T in class net.openhft.chronicle.queue.ExcerptAppender & moved to class net.openhft.chronicle.queue.ChronicleQueue | From | To |