76ddc1bbe86bfb8bbb2c404a26a5034386843538
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type sort : SortParam to sort : SortParam<?> in method protected getComparator(sort SortParam<?>) : Comparator<GridSet> in class org.geoserver.gwc.web.gridset.GridSetTableProvider | From | To | |
Change Variable Type | 1 | ||
Change Variable Type iterator : Iterator<? extends ListItem<Grid>> to iterator : Iterator<Component> in method protected onUpdate(target AjaxRequestTarget) : void in class org.geoserver.gwc.web.gridset.TileMatrixSetEditor.TileMatrixSetEditor.add | From | To |