0b6df3c96bbf94625e6cb69c2d71c6e3bb3e3b07
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type names : String[] to names : Collection<String> in method public extensions(extensionPoint Class<T>, context ApplicationContext) : List<T> in class org.geoserver.platform.GeoServerExtensions | From | To | |
Extract Method | 1 | ||
Extract Method public extensionNames(extensionPoint Class<T>, context ApplicationContext) : Collection<String> extracted from public extensions(extensionPoint Class<T>, context ApplicationContext) : List<T> in class org.geoserver.platform.GeoServerExtensions | From | To |