f85a5f1e9c2184fbf3a1c31b14eafa26e634081d
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable other : DimensionInfoImpl to that : DimensionInfoImpl in method public equals(o Object) : boolean in class org.geoserver.catalog.impl.DimensionInfoImpl | From | To | |
Extract Attribute | 6 | ||
Extract Attribute public DEFAULT : String in class org.geoserver.wms.capabilities.DimensionHelper | From | To | |
Extract Attribute public TIME : String in class org.geoserver.wms.capabilities.DimensionHelper | From | To | |
Extract Attribute public NAME : String in class org.geoserver.wms.capabilities.DimensionHelper | From | To | |
Extract Attribute public UNIT_SYMBOL : String in class org.geoserver.wms.capabilities.DimensionHelper | From | To | |
Extract Attribute public UNITS : String in class org.geoserver.wms.capabilities.DimensionHelper | From | To | |
Extract Attribute public ELEVATION : String in class org.geoserver.wms.capabilities.DimensionHelper | From | To | |
Rename Parameter | 1 | ||
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.geoserver.catalog.impl.DimensionInfoImpl | From | To |