b343eb8ae1870163a3bebf91dec0f7396794b76f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type future : Future to future : Future<?> in method public testConcurrentClose() : void in class com.zaxxer.hikari.pool.ConcurrentCloseConnectionTest | From | To | |
Change Variable Type futures : List<Future> to futures : List<Future<?>> in method public testConcurrentClose() : void in class com.zaxxer.hikari.pool.ConcurrentCloseConnectionTest | From | To |