c9f67ee06296afcc8c40754f5497a6033522472f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type textMarkupAttributes : NSDictionary<NSString,?> to textMarkupAttributes : CMTextMarkupAttributes in method public AVTextStyleRule(textMarkupAttributes CMTextMarkupAttributes, textSelector String) in class org.robovm.apple.avfoundation.AVTextStyleRule | From | To | |
Change Parameter Type textMarkupAttributes : NSDictionary<NSString,?> to textMarkupAttributes : CMTextMarkupAttributes in method public AVTextStyleRule(textMarkupAttributes CMTextMarkupAttributes) in class org.robovm.apple.avfoundation.AVTextStyleRule | From | To | |
Change Return Type | 2 | ||
Change Return Type NSObject to NSPropertyList in method public createPropertyList(textStyleRules NSArray<AVTextStyleRule>) : NSPropertyList in class org.robovm.apple.avfoundation.AVTextStyleRule | From | To | |
Change Return Type NSDictionary<NSString,?> to CMTextMarkupAttributes in method public getTextMarkupAttributes() : CMTextMarkupAttributes in class org.robovm.apple.avfoundation.AVTextStyleRule | From | To |