e40de6ea0248424d97b6f926fe99f0a772d91690
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testGetFeatureCount() : void renamed to public testGetFeatureCountSpatialFilter() : void in class org.geoserver.wfs.json.GeoJSONTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type total : int to total : BigInteger in method protected buildResults(request GetFeatureRequest, offset int, maxFeatures int, count int, total BigInteger, results List, lockId String) : FeatureCollectionResponse in class org.geoserver.wfs.GetFeature | From | To |