bcca1a91896632f159dc7ca841ddb331995ad9d5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to boolean in method public stop(timeout long, timeUnit TimeUnit, changeLifeCycleState boolean) : boolean in class org.infinispan.util.logging.log4j.CompressedFileAppender | From | To | |
Change Variable Type | 1 | ||
Change Variable Type threads : Set<String> to threads : Set<Long> in method public onStart(isuite ISuite) : void in class org.infinispan.commons.test.TestNGTestListener | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type startupThreads : Set<String> to startupThreads : Set<Long> in class org.infinispan.commons.test.TestNGTestListener | From | To |