bdf662ad9e00f904ebeb44f9673408bfc2be762b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public waitUntilBlocked(correctWait Predicate<WaitDetails>) : WaitDetails extracted from public waitUntilBlocked() : WaitDetails in class org.neo4j.test.OtherThreadExecutor | From | To | |
Extract Method public waitUntilWaiting(correctWait Predicate<WaitDetails>) : WaitDetails extracted from public waitUntilWaiting() : WaitDetails in class org.neo4j.test.OtherThreadExecutor | From | To |