349254f4ca31d5028d30a8f021e96b402f2bba7e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type source : FeatureSource<? extends FeatureType,? extends Feature> to source : SimpleFeatureSource in method public FeatureSizeFeatureCollection(delegate SimpleFeatureCollection, source SimpleFeatureSource, query Query) in class org.geoserver.wfs.FeatureSizeFeatureCollection | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type featureSource : FeatureSource<? extends FeatureType,? extends Feature> to featureSource : SimpleFeatureSource in class org.geoserver.wfs.FeatureSizeFeatureCollection | From | To |