8032cc38dca72db23124349c866edc09e6f9706a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public getBestDeviceType(home Home, arch Arch, family DeviceFamily, deviceName String, sdkVersion String) : DeviceType extracted from public getBestDeviceType(home Home, family DeviceFamily) : DeviceType in class org.robovm.compiler.target.ios.DeviceType | From | To | |
Extract Method public getBestDeviceType(home Home, arch Arch, family DeviceFamily, deviceName String, sdkVersion String) : DeviceType extracted from public getBestDeviceType(home Home) : DeviceType in class org.robovm.compiler.target.ios.DeviceType | From | To |