4b6783798dd7d25294c1d72d9ba1c61a33033b85
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type cl : Closeable to cl : AutoCloseable in method public close(cl AutoCloseable) : void in class org.infinispan.commons.util.Util | From | To | |
Change Parameter Type cls : Closeable... to cls : AutoCloseable... in method public close(cls AutoCloseable...) : void in class org.infinispan.commons.util.Util | From | To | |
Extract Variable | 1 | ||
Extract Variable sharedDirectory : File in method private storeAll() : void from class org.infinispan.globalstate.impl.OverlayLocalConfigurationStorage | From | To | |
Change Variable Type | 1 | ||
Change Variable Type cl : Closeable to cl : AutoCloseable in method public close(cls AutoCloseable...) : void in class org.infinispan.commons.util.Util | From | To |