39fb94004456cedd2fe289482089d4ae93964bfa
Files Diff
- Added: 79
- Removed: 2
- Renamed: 0
- Modified: 71
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type annotation : NSPropertyList to annotation : NSObject in method public setAnnotation(annotation NSObject) : UIApplicationOpenURLOptions in class org.robovm.apple.uikit.UIApplicationOpenURLOptions | From | To | |
Change Return Type | 7 | ||
Change Return Type UILineBreakMode to MTLStorageMode in method public valueOf(n long) : MTLStorageMode in class org.robovm.apple.metal.MTLStorageMode | From | To | |
Change Return Type NSArray<NSObject> to NSArray<?> in method public instantiate(ownerOrNil NSObject, optionsOrNil UINibLoadingOptions) : NSArray<?> in class org.robovm.apple.uikit.UINib | From | To | |
Change Return Type NSAttributedString to long in method protected create(clazz ObjCClass, attachment NSTextAttachment) : long in class org.robovm.apple.uikit.NSAttributedStringExtensions | From | To | |
Change Return Type UITextAlignment to MDLMaterialSemantic in method public valueOf(n long) : MDLMaterialSemantic in class org.robovm.apple.modelio.MDLMaterialSemantic | From | To | |
Change Return Type byte[] to ByteBuffer in method public getContents() : ByteBuffer in class org.robovm.apple.metal.MTLBuffer | From | To | |
Change Return Type NSPropertyList to NSObject in method public getAnnotation() : NSObject in class org.robovm.apple.uikit.UIApplicationOpenURLOptions | From | To | |
Change Return Type NSAttributedString to long in method public create(attachment NSTextAttachment) : long in class org.robovm.apple.uikit.NSAttributedStringExtensions | From | To | |
Move And Rename Class | 2 | ||
Move And Rename Class org.robovm.apple.uikit.UILineBreakMode moved and renamed to org.robovm.apple.metal.MTLStorageMode | From | To | |
Move And Rename Class org.robovm.apple.uikit.UITextAlignment moved and renamed to org.robovm.apple.modelio.MDLMaterialSemantic | From | To | |
Change Variable Type | 4 | ||
Change Variable Type val : NSPropertyList to val : NSObject in method public getAnnotation() : NSObject in class org.robovm.apple.uikit.UIApplicationOpenURLOptions | From | To | |
Change Variable Type v : UITextAlignment to v : MDLMaterialSemantic in method public valueOf(n long) : MDLMaterialSemantic in class org.robovm.apple.modelio.MDLMaterialSemantic | From | To | |
Change Variable Type v : UILineBreakMode to v : MTLStorageMode in method public valueOf(n long) : MTLStorageMode in class org.robovm.apple.metal.MTLStorageMode | From | To | |
Change Variable Type data : NSDictionary to data : NSDictionary<?,?> in method public invoke(a NSNotification) : void in class org.robovm.apple.uikit.UIAccessibility.Notifications.observeAnnouncementDidFinish.addObserver | From | To |