85fd5560ef8d5544edf3994467060cc54b06a7b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public valueOf(type String) : GeometryType from class com.facebook.presto.geospatial.GeometryUtils to public getForEsriGeometryType(type String) : GeometryType from class com.facebook.presto.geospatial.GeometryType | From | To | |
Rename Variable | 1 | ||
Rename Variable isGeometryCollection : boolean to type : GeometryType in method public serialize(input OGCGeometry) : Slice in class com.facebook.presto.geospatial.GeometryUtils | From | To | |
Change Variable Type | 1 | ||
Change Variable Type isGeometryCollection : boolean to type : GeometryType in method public serialize(input OGCGeometry) : Slice in class com.facebook.presto.geospatial.GeometryUtils | From | To |