dd2ebd6c10db8e05ef1823f1093a013daf202cd6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to Thread in method private runInSeparateThread(action ThrowingRunnable) : Thread in class org.neo4j.kernel.impl.api.index.ContractCheckingIndexProxyTest | From | To | |
Extract Method | 1 | ||
Extract Method private createActionThread(action ThrowingRunnable) : Thread extracted from private runInSeparateThread(action ThrowingRunnable) : void in class org.neo4j.kernel.impl.api.index.ContractCheckingIndexProxyTest | From | To |