a20267bed56cad2f92128ca55a82825232238680
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 171
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 21 | ||
Rename Method public contains(key String) : boolean renamed to public has(key String) : boolean in class org.robovm.apple.foundation.NSProgressUserInfo | From | To | |
Rename Method public setAppendOnly(appendOnly boolean) : NSFileAttributes renamed to public setAppendsOnly(appendsOnly boolean) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Method public contains(attribute String) : boolean renamed to public has(key String) : boolean in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Method public contains(key String) : boolean renamed to public has(key NSString) : boolean in class org.robovm.apple.foundation.NSItemProviderOptions | From | To | |
Rename Method public getRemoteNotication() : UIRemoteNotification renamed to public getRemoteNotification() : UIRemoteNotification in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Rename Method public put(key String, value NSObject) : NSItemProviderOptions renamed to public set(key NSString, value NSObject) : NSItemProviderOptions in class org.robovm.apple.foundation.NSItemProviderOptions | From | To | |
Rename Method public setTabColumnTerminatingCharacters(characters NSCharacterSet) : NSTextTabOptions renamed to public set(key NSString, value NSObject) : NSTextTabOptions in class org.robovm.apple.uikit.NSTextTabOptions | From | To | |
Rename Method public contains(key NSProgressUserInfoKey) : boolean renamed to public has(key NSProgressUserInfoKey) : boolean in class org.robovm.apple.foundation.NSProgressUserInfo | From | To | |
Rename Method protected findValue(value NSString) : MPMediaPlaylistProperty renamed to public valueOf(value NSString) : MPMediaPlaylistProperty in class org.robovm.apple.mediaplayer.MPMediaPlaylistProperty | From | To | |
Rename Method public contains(attribute NSAttributedStringDocumentAttribute) : boolean renamed to public has(key NSAttributedStringDocumentAttribute) : boolean in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Method public isAppendOnly() : boolean renamed to public appendsOnly() : boolean in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Method public contains(attribute String) : boolean renamed to public has(key String) : boolean in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Method public contains(attribute NSAttributedStringAttribute) : boolean renamed to public has(key NSAttributedStringAttribute) : boolean in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Method public contains(attribute UIFontDescriptorAttribute) : boolean renamed to public has(key UIFontDescriptorAttribute) : boolean in class org.robovm.apple.uikit.UIFontDescriptorAttributes | From | To | |
Rename Method public contains(attribute NSHTTPCookieAttribute) : boolean renamed to public has(key NSHTTPCookieAttribute) : boolean in class org.robovm.apple.foundation.NSHTTPCookieAttributes | From | To | |
Rename Method protected findValue(value NSString) : MPMediaItemProperty renamed to public valueOf(value NSString) : MPMediaItemProperty in class org.robovm.apple.mediaplayer.MPMediaItemProperty | From | To | |
Rename Method public get1024x1024Size() : UIImage renamed to public getSize1024x1024() : UIImage in class org.robovm.apple.foundation.NSURLThumbnail | From | To | |
Rename Method public contains(attribute NSFileSystemAttribute) : boolean renamed to public has(key NSFileSystemAttribute) : boolean in class org.robovm.apple.foundation.NSFileSystemAttributes | From | To | |
Rename Method public setDiscard(discard boolean) : NSHTTPCookieAttributes renamed to public setDiscards(discard boolean) : NSHTTPCookieAttributes in class org.robovm.apple.foundation.NSHTTPCookieAttributes | From | To | |
Rename Method public contains(attribute NSFileAttribute) : boolean renamed to public has(key NSFileAttribute) : boolean in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Method public contains(attribute NSMetadataItemAttribute) : boolean renamed to public has(key NSMetadataItemAttribute) : boolean in class org.robovm.apple.foundation.NSMetadataItemAttributes | From | To | |
Change Parameter Type | 12 | ||
Change Parameter Type value : Integer to value : int in method public valueOf(value int) : UIAccessibilityNotification in class org.robovm.apple.uikit.UIAccessibilityNotification | From | To | |
Change Parameter Type o : UIPasteboardChangedNotificationInfo to o : NSFileSystemAttribute in method public toNative(o NSFileSystemAttribute, flags long) : long in class org.robovm.apple.foundation.NSFileSystemAttribute.Marshaler | From | To | |
Change Parameter Type key : String to key : NSString in method public has(key NSString) : boolean in class org.robovm.apple.foundation.NSItemProviderOptions | From | To | |
Change Parameter Type value : String to value : NSString in method public valueOf(value NSString) : NSUserDefaultsDomain in class org.robovm.apple.foundation.NSUserDefaultsDomain | From | To | |
Change Parameter Type value : String to value : NSString in method public valueOf(value NSString) : NSRunLoopMode in class org.robovm.apple.foundation.NSRunLoopMode | From | To | |
Change Parameter Type key : String to key : NSString in method public set(key NSString, value NSObject) : NSItemProviderOptions in class org.robovm.apple.foundation.NSItemProviderOptions | From | To | |
Change Parameter Type block : VoidBlock2<UIPasteboard,UIPasteboardChangedNotificationInfo> to block : VoidBlock2<UIPasteboard,UIPasteboardChangedNotification> in method public observeChanged(object UIPasteboard, block VoidBlock2<UIPasteboard,UIPasteboardChangedNotification>) : NSObject in class org.robovm.apple.uikit.UIPasteboard.Notifications | From | To | |
Change Parameter Type cls : Class<UIPasteboardChangedNotificationInfo> to cls : Class<NSFileSystemAttribute> in method public toObject(cls Class<NSFileSystemAttribute>, handle long, flags long) : NSFileSystemAttribute in class org.robovm.apple.foundation.NSFileSystemAttribute.Marshaler | From | To | |
Change Parameter Type cls : Class<NSNetServiceErrorInfo> to cls : Class<NSFileAttribute> in method public toObject(cls Class<NSFileAttribute>, handle long, flags long) : NSFileAttribute in class org.robovm.apple.foundation.NSFileAttribute.Marshaler | From | To | |
Change Parameter Type o : NSNetServiceErrorInfo to o : NSFileAttribute in method public toNative(o NSFileAttribute, flags long) : long in class org.robovm.apple.foundation.NSFileAttribute.Marshaler | From | To | |
Change Parameter Type key : String to key : NSString in method public get(key NSString) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions | From | To | |
Change Parameter Type value : String to value : NSString in method public valueOf(value NSString) : NSURLScheme in class org.robovm.apple.foundation.NSURLScheme | From | To | |
Move Method | 17 | ||
Move Method protected PlaybackRate() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo to public PlaybackRate() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo.Keys | From | To | |
Move Method protected SymbolicTrait() : NSString from class org.robovm.apple.uikit.UIFontDescriptorTraits to public SymbolicTrait() : NSString from class org.robovm.apple.uikit.UIFontDescriptorTraits.Keys | From | To | |
Move Method protected PlaybackQueueCount() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo to public PlaybackQueueCount() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo.Keys | From | To | |
Move Method protected ChapterNumber() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo to public ChapterNumber() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo.Keys | From | To | |
Move Method protected PauseAssistiveTechnologyNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification to public PauseAssistiveTechnologyNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification.Values | From | To | |
Move Method protected ElapsedPlaybackTime() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo to public ElapsedPlaybackTime() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo.Keys | From | To | |
Move Method protected WidthTrait() : NSString from class org.robovm.apple.uikit.UIFontDescriptorTraits to public WidthTrait() : NSString from class org.robovm.apple.uikit.UIFontDescriptorTraits.Keys | From | To | |
Move Method protected AnnouncementNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification to public AnnouncementNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification.Values | From | To | |
Move Method protected LayoutChangedNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification to public LayoutChangedNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification.Values | From | To | |
Move Method protected ChapterCount() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo to public ChapterCount() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo.Keys | From | To | |
Move Method protected PageScrolledNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification to public PageScrolledNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification.Values | From | To | |
Move Method protected PlaybackQueueIndex() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo to public PlaybackQueueIndex() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo.Keys | From | To | |
Move Method protected ScreenChangedNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification to public ScreenChangedNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification.Values | From | To | |
Move Method protected WeightTrait() : NSString from class org.robovm.apple.uikit.UIFontDescriptorTraits to public WeightTrait() : NSString from class org.robovm.apple.uikit.UIFontDescriptorTraits.Keys | From | To | |
Move Method protected SlantTrait() : NSString from class org.robovm.apple.uikit.UIFontDescriptorTraits to public SlantTrait() : NSString from class org.robovm.apple.uikit.UIFontDescriptorTraits.Keys | From | To | |
Move Method protected ResumeAssistiveTechnologyNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification to public ResumeAssistiveTechnologyNotification() : int from class org.robovm.apple.uikit.UIAccessibilityNotification.Values | From | To | |
Move Method protected DefaultPlaybackRate() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo to public DefaultPlaybackRate() : NSString from class org.robovm.apple.mediaplayer.MPNowPlayingInfo.Keys | From | To | |
Rename Variable | 2 | ||
Rename Variable i : NSURLFileSystemProperty to o : NSURLFileSystemProperty in method public toNative(l List<NSURLFileSystemProperty>, flags long) : long in class org.robovm.apple.foundation.NSURLFileSystemProperty.AsListMarshaler | From | To | |
Rename Variable i : NSMetadataItemAttribute to o : NSMetadataItemAttribute in method public toNative(l List<NSMetadataItemAttribute>, flags long) : long in class org.robovm.apple.foundation.NSMetadataItemAttribute.AsListMarshaler | From | To | |
Change Return Type | 2 | ||
Change Return Type NSNetServiceErrorInfo to NSFileAttribute in method public toObject(cls Class<NSFileAttribute>, handle long, flags long) : NSFileAttribute in class org.robovm.apple.foundation.NSFileAttribute.Marshaler | From | To | |
Change Return Type UIPasteboardChangedNotificationInfo to NSFileSystemAttribute in method public toObject(cls Class<NSFileSystemAttribute>, handle long, flags long) : NSFileSystemAttribute in class org.robovm.apple.foundation.NSFileSystemAttribute.Marshaler | From | To | |
Extract Class | 54 | ||
Extract Class org.robovm.apple.uikit.UIApplicationLaunchOptions.Keys from class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Class org.robovm.apple.uikit.NSDocumentType.Values from class org.robovm.apple.uikit.NSDocumentType | From | To | |
Extract Class org.robovm.apple.foundation.NSKeyValueChangeInfo.Keys from class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract Class org.robovm.apple.uikit.NSTextLayoutSection.Keys from class org.robovm.apple.uikit.NSTextLayoutSection | From | To | |
Extract Class org.robovm.apple.foundation.NSRunLoopMode.Values from class org.robovm.apple.foundation.NSRunLoopMode | From | To | |
Extract Class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration.Keys from class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Class org.robovm.apple.uikit.UITransitionContextViewControllerType.Values from class org.robovm.apple.uikit.UITransitionContextViewControllerType | From | To | |
Extract Class org.robovm.apple.foundation.NSURLFileResourceType.Values from class org.robovm.apple.foundation.NSURLFileResourceType | From | To | |
Extract Class org.robovm.apple.foundation.NSProgressFileOperationKind.Values from class org.robovm.apple.foundation.NSProgressFileOperationKind | From | To | |
Extract Class org.robovm.apple.uikit.UIKeyboardAnimation.Keys from class org.robovm.apple.uikit.UIKeyboardAnimation | From | To | |
Extract Class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest.Keys from class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest | From | To | |
Extract Class org.robovm.apple.mediaplayer.MPNowPlayingInfo.Keys from class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Class org.robovm.apple.foundation.NSFileAttribute.Values from class org.robovm.apple.foundation.NSFileAttribute | From | To | |
Extract Class org.robovm.apple.foundation.NSURLFileProperty.Values from class org.robovm.apple.foundation.NSURLFileProperty | From | To | |
Extract Class org.robovm.apple.foundation.NSURLVolumeProperty.Values from class org.robovm.apple.foundation.NSURLVolumeProperty | From | To | |
Extract Class org.robovm.apple.uikit.UIFontDescriptorTraits.Keys from class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Class org.robovm.apple.foundation.NSURLUbiquitousItemProperty.Values from class org.robovm.apple.foundation.NSURLUbiquitousItemProperty | From | To | |
Extract Class org.robovm.apple.foundation.NSURLProtectionSpaceProtocol.Values from class org.robovm.apple.foundation.NSURLProtectionSpaceProtocol | From | To | |
Extract Class org.robovm.apple.foundation.NSTextCheckingTransitComponents.Keys from class org.robovm.apple.foundation.NSTextCheckingTransitComponents | From | To | |
Extract Class org.robovm.apple.foundation.NSStreamSocketSecurityLevel.Values from class org.robovm.apple.foundation.NSStreamSocketSecurityLevel | From | To | |
Extract Class org.robovm.apple.uikit.UIContentSizeCategory.Values from class org.robovm.apple.uikit.UIContentSizeCategory | From | To | |
Extract Class org.robovm.apple.uikit.UICollectionElementKind.Values from class org.robovm.apple.uikit.UICollectionElementKind | From | To | |
Extract Class org.robovm.apple.uikit.NSAttributedStringAttribute.Values from class org.robovm.apple.uikit.NSAttributedStringAttribute | From | To | |
Extract Class org.robovm.apple.foundation.NSURLFileSystemProperty.Values from class org.robovm.apple.foundation.NSURLFileSystemProperty | From | To | |
Extract Class org.robovm.apple.foundation.NSMetadataItemAttribute.Values from class org.robovm.apple.foundation.NSMetadataItemAttribute | From | To | |
Extract Class org.robovm.apple.uikit.UITransitionContextViewType.Values from class org.robovm.apple.uikit.UITransitionContextViewType | From | To | |
Extract Class org.robovm.apple.foundation.NSStreamNetworkServiceType.Values from class org.robovm.apple.foundation.NSStreamNetworkServiceType | From | To | |
Extract Class org.robovm.apple.uikit.NSAttributedStringDocumentAttribute.Values from class org.robovm.apple.uikit.NSAttributedStringDocumentAttribute | From | To | |
Extract Class org.robovm.apple.foundation.NSValueTransformerName.Values from class org.robovm.apple.foundation.NSValueTransformerName | From | To | |
Extract Class org.robovm.apple.foundation.NSStreamProperty.Values from class org.robovm.apple.foundation.NSStreamProperty | From | To | |
Extract Class org.robovm.apple.uikit.UILayoutFittingSize.Values from class org.robovm.apple.uikit.UILayoutFittingSize | From | To | |
Extract Class org.robovm.apple.foundation.NSLinguisticTagScheme.Values from class org.robovm.apple.foundation.NSLinguisticTagScheme | From | To | |
Extract Class org.robovm.apple.foundation.NSKeyValueOperator.Values from class org.robovm.apple.foundation.NSKeyValueOperator | From | To | |
Extract Class org.robovm.apple.foundation.NSMetadataQueryScope.Values from class org.robovm.apple.foundation.NSMetadataQueryScope | From | To | |
Extract Class org.robovm.apple.uikit.UIPageViewControllerOptions.Keys from class org.robovm.apple.uikit.UIPageViewControllerOptions | From | To | |
Extract Class org.robovm.apple.foundation.NSLinguisticTag.Values from class org.robovm.apple.foundation.NSLinguisticTag | From | To | |
Extract Class org.robovm.apple.foundation.NSUserDefaultsDomain.Values from class org.robovm.apple.foundation.NSUserDefaultsDomain | From | To | |
Extract Class org.robovm.apple.mediaplayer.MPMediaItemProperty.Values from class org.robovm.apple.mediaplayer.MPMediaItemProperty | From | To | |
Extract Class org.robovm.apple.foundation.NSURLUbiquitousItemDownloadingStatus.Values from class org.robovm.apple.foundation.NSURLUbiquitousItemDownloadingStatus | From | To | |
Extract Class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo.Keys from class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Class org.robovm.apple.foundation.NSMetadataItemDownloadingStatus.Values from class org.robovm.apple.foundation.NSMetadataItemDownloadingStatus | From | To | |
Extract Class org.robovm.apple.mobilecoreservices.UTTypeDeclaration.Keys from class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Class org.robovm.apple.uikit.UIAccessibilityNotification.Values from class org.robovm.apple.uikit.UIAccessibilityNotification | From | To | |
Extract Class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems.Keys from class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems | From | To | |
Extract Class org.robovm.apple.uikit.UIFontDescriptorAttribute.Values from class org.robovm.apple.uikit.UIFontDescriptorAttribute | From | To | |
Extract Class org.robovm.apple.mediaplayer.MPMediaPlaylistProperty.Values from class org.robovm.apple.mediaplayer.MPMediaPlaylistProperty | From | To | |
Extract Class org.robovm.apple.foundation.NSHTTPCookieAttribute.Values from class org.robovm.apple.foundation.NSHTTPCookieAttribute | From | To | |
Extract Class org.robovm.apple.mobilecoreservices.UTTagClass.Values from class org.robovm.apple.mobilecoreservices.UTTagClass | From | To | |
Extract Class org.robovm.apple.foundation.NSURLProtectionSpaceProxyType.Values from class org.robovm.apple.foundation.NSURLProtectionSpaceProxyType | From | To | |
Extract Class org.robovm.apple.uikit.UITextInputTextStyle.Keys from class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Extract Class org.robovm.apple.foundation.NSURLAuthenticationMethod.Values from class org.robovm.apple.foundation.NSURLAuthenticationMethod | From | To | |
Extract Class org.robovm.apple.foundation.NSProgressUserInfoKey.Values from class org.robovm.apple.foundation.NSProgressUserInfoKey | From | To | |
Extract Class org.robovm.apple.foundation.NSTextCheckingAddressComponents.Keys from class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Class org.robovm.apple.uikit.UIFontTextStyle.Values from class org.robovm.apple.uikit.UIFontTextStyle | From | To | |
Move Class | 2 | ||
Move Class org.robovm.apple.foundation.NSNetServiceErrorInfo.Marshaler moved to org.robovm.apple.foundation.NSFileAttribute.Marshaler | From | To | |
Move Class org.robovm.apple.uikit.UIPasteboardChangedNotificationInfo.Marshaler moved to org.robovm.apple.foundation.NSFileSystemAttribute.Marshaler | From | To | |
Change Variable Type | 4 | ||
Change Variable Type val : NSString to val : NSNumber in method public getVersion() : int in class org.robovm.apple.foundation.NSHTTPCookieAttributes | From | To | |
Change Variable Type array : NSMutableArray<NSString> to array : NSArray<NSString> in method public toNative(l List<NSMetadataItemAttribute>, flags long) : long in class org.robovm.apple.foundation.NSMetadataItemAttribute.AsListMarshaler | From | To | |
Change Variable Type array : NSMutableArray<NSString> to array : NSArray<NSString> in method public toNative(l List<NSURLFileSystemProperty>, flags long) : long in class org.robovm.apple.foundation.NSURLFileSystemProperty.AsListMarshaler | From | To | |
Change Variable Type val : NSString to val : NSNumber in method public getMaximumAge() : int in class org.robovm.apple.foundation.NSHTTPCookieAttributes | From | To | |
Extract Method | 257 | ||
Extract Method public has(key NSString) : boolean extracted from public getChapterCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getHost() : String in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public set(key NSString, value NSObject) : UIImagePickerControllerEditingInfo extracted from public setReferenceURL(url NSURL) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getDescription() : String in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getNew() : NSObject in class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getPlaybackRate() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getAlbumTrackNumber() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getPlaybackQueueCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getAnnotation() : NSPropertyList in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getTitle() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getTime() : double in class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getAnimationDuration() : double in class org.robovm.apple.uikit.UIKeyboardAnimation | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setAlbumTrackNumber(albumTrackNumber int) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getTagSpecification() : NSDictionary<NSString,NSObject> in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getPlaybackRate() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getKind() : NSKeyValueChange in class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getPhone() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getConformingTypes() : List<String> in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setChapterCount(chapterCount int) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getUserActivityInfo() : UIApplicationLaunchOptionsUserActivityInfo in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setElapsedPlaybackTime(elapsedPlaybackTime double) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getChapterCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getPlaybackQueueIndex() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getRemovedItems() : NSArray<NSMetadataItem> in class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems | From | To | |
Extract Method public has(key NSString) : boolean extracted from public get1024x1024Size() : UIImage in class org.robovm.apple.foundation.NSURLThumbnail | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getSpineLocation() : UIPageViewControllerSpineLocation in class org.robovm.apple.uikit.UIPageViewControllerOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getImportedTypeDeclarations() : List<String> in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getPassword() : String in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getUser() : String in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getBackgroundColor() : UIColor in class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getBluetoothCentralIdentifiers() : List<String> in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getReferenceURL() : String in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public set(key NSString, value NSObject) : UTTypeDeclaration extracted from public setIconFileName(fileName String) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getDiscNumber() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setDefaultPlaybackRate(playbackRate double) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getStreet() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getState() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getBluetoothCentralIdentifiers() : List<String> in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getChangedItems() : NSArray<NSMetadataItem> in class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getDiscNumber() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setArtist(artist String) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : UTTypeDeclaration extracted from public setConformingTypes(conformingTypes List<String>) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getTagSpecification() : NSDictionary<NSString,NSObject> in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getJobTitle() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getCity() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setGenre(genre String) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getArtwork() : MPMediaItemArtwork in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getDefaultPlaybackRate() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getEditedImage() : UIImage in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getVersion() : String in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getAlbumTitle() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getExportedTypeDeclarations() : List<String> in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getElapsedPlaybackTime() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getSymbolicTraits() : UIFontDescriptorSymbolicTraits in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getSourceApplication() : String in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : UTTypeDeclaration extracted from public setVersion(version String) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getPlaybackDuration() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getImportedTypeDeclarations() : List<String> in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public set(key NSString, value NSObject) : NSURLCredentialStorageRemovalOptions extracted from public setShouldRemoveSynchronizableCredentials(remove boolean) : NSURLCredentialStorageRemovalOptions in class org.robovm.apple.foundation.NSURLCredentialStorageRemovalOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getDiscCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getOriginalImage() : UIImage in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getDiscCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getAnimationCurve() : UIViewAnimationCurve in class org.robovm.apple.uikit.UIKeyboardAnimation | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getWeightTrait() : double in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public set(key NSString, value NSObject) : UTTypeDeclaration extracted from public setReferenceURL(url String) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getMediaType() : String in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getType() : String in class org.robovm.apple.uikit.UIApplicationLaunchOptionsUserActivityInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getFlight() : String in class org.robovm.apple.foundation.NSTextCheckingTransitComponents | From | To | |
Extract Method public set(key NSString, value NSObject) : UIImagePickerControllerEditingInfo extracted from public setMediaMetadata(metadata Map<String,NSObject>) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getImage() : UIImage in class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getPlaybackQueueIndex() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getArtwork() : MPMediaItemArtwork in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getIconFileName() : String in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public set(key NSString, value NSObject) : NSStreamSOCKSProxyConfiguration extracted from public setPort(port int) : NSStreamSOCKSProxyConfiguration in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getDefaultPlaybackRate() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getTypeIdentifier() : String in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getArtist() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getMediaURL() : NSURL in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getArtist() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getAlbumTrackNumber() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getConformingTypes() : List<String> in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public set(key NSString, value NSObject) : UIFontDescriptorTraits extracted from public setSlantTrait(slant double) : UIFontDescriptorTraits in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public shouldRemoveSynchronizableCredentials() : boolean in class org.robovm.apple.foundation.NSURLCredentialStorageRemovalOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : NSStreamSOCKSProxyConfiguration extracted from public setHost(host String) : NSStreamSOCKSProxyConfiguration in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getExportedTypeDeclarations() : List<String> in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getSymbolicTraits() : UIFontDescriptorSymbolicTraits in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getGenre() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getInterPageSpacing() : double in class org.robovm.apple.uikit.UIPageViewControllerOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getEndFrame() : CGRect in class org.robovm.apple.uikit.UIKeyboardAnimation | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setPlaybackRate(playbackRate double) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getDiscCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getPersistentID() : long in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getPlaybackQueueIndex() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getComposer() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getChapterCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getGenre() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getStartFrame() : CGRect in class org.robovm.apple.uikit.UIKeyboardAnimation | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getURL() : NSURL in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getVersion() : String in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getEndFrame() : CGRect in class org.robovm.apple.uikit.UIKeyboardAnimation | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getAirline() : String in class org.robovm.apple.foundation.NSTextCheckingTransitComponents | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getError() : NSError in class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getMediaMetadata() : Map<String,NSObject> in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getName() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public set(key NSString, value NSObject) : UIImagePickerControllerEditingInfo extracted from public setEditedImage(image UIImage) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getSpineLocation() : UIPageViewControllerSpineLocation in class org.robovm.apple.uikit.UIPageViewControllerOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : UTTypeDeclaration extracted from public setExportedTypeDeclarations(typeDeclarations List<String>) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getVersion() : NSStreamSOCKSProxyVersion in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getAnimationCurve() : UIViewAnimationCurve in class org.robovm.apple.uikit.UIKeyboardAnimation | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getDuration() : double in class org.robovm.apple.mediaplayer.MPMoviePlayerFullscreenAnimation | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getArtist() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getAlbumTrackCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getExternalObjects() : Map<String,NSObject> in class org.robovm.apple.uikit.UINibLoadingOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getAnnotation() : NSPropertyList in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getChapterNumber() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getComposer() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : NSStreamSOCKSProxyConfiguration extracted from public setPassword(host String) : NSStreamSOCKSProxyConfiguration in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public set(key NSString, value NSObject) : UIFontDescriptorTraits extracted from public setWeightTrait(weight double) : UIFontDescriptorTraits in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getReferenceURL() : String in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getCountry() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getStreet() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setTitle(title String) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getWeightTrait() : double in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getVersion() : NSStreamSOCKSProxyVersion in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setPersistentID(id long) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getAlbumTrackCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setPlaybackQueueIndex(playbackQueueIndex int) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getIndexes() : NSIndexSet in class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setAlbumTitle(albumTitle String) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getURL() : NSURL in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getAddedItems() : NSArray<NSMetadataItem> in class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setChapterNumber(chapterNumber int) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : UITextInputTextStyle extracted from public setBackgroundColor(color UIColor) : UITextInputTextStyle in class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getBackgroundColor() : UIColor in class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Extract Method public set(key NSString, value NSObject) : NSTextLayoutSection extracted from public setOrientation(orientation NSTextLayoutOrientation) : NSTextLayoutSection in class org.robovm.apple.uikit.NSTextLayoutSection | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getPassword() : String in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getReferenceURL() : NSURL in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getHost() : String in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public set(key NSString, value NSObject) : NSTextLayoutSection extracted from public setRange(range NSRange) : NSTextLayoutSection in class org.robovm.apple.uikit.NSTextLayoutSection | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getAddedItems() : NSArray<NSMetadataItem> in class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems | From | To | |
Extract Method public set(key NSString, value NSObject) : UTTypeDeclaration extracted from public setDescription(description String) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setPlaybackQueueCount(playbackQueueCount int) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getUserActivityInfo() : UIApplicationLaunchOptionsUserActivityInfo in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getLocalNotification() : UILocalNotification in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : UTTypeDeclaration extracted from public setTagSpecification(specification NSDictionary<NSString,NSObject>) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getLocalNotification() : UILocalNotification in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : UIImagePickerControllerEditingInfo extracted from public setOriginalImage(image UIImage) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getGenre() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getPhone() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getOld() : NSObject in class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getDescription() : String in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getPlaybackRate() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getComposer() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getElapsedPlaybackTime() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getReferenceURL() : NSURL in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : UIPageViewControllerOptions extracted from public setSpineLocation(spineLocation UIPageViewControllerSpineLocation) : UIPageViewControllerOptions in class org.robovm.apple.uikit.UIPageViewControllerOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : UIPageViewControllerOptions extracted from public setInterPageSpacing(interPageSpacing double) : UIPageViewControllerOptions in class org.robovm.apple.uikit.UIPageViewControllerOptions | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getPort() : int in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setComposer(composer String) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setPlaybackDuration(playbackDuration double) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getUser() : String in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public set(key NSString, value NSObject) : UITextInputTextStyle extracted from public setTextColor(color UIColor) : UITextInputTextStyle in class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Extract Method public set(key NSString, value NSObject) : UIImagePickerControllerEditingInfo extracted from public setMediaURL(url NSURL) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getOld() : NSObject in class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getAlbumTitle() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getRemoteNotication() : UIRemoteNotification in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setArtwork(artwork MPMediaItemArtwork) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getWidthTrait() : double in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getRemoteNotication() : UIRemoteNotification in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getOrganization() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getElapsedPlaybackTime() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public isNotificationSentPriorToChange() : boolean in class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getTypeIdentifier() : String in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getCropRect() : CGRect in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getCity() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getExternalObjects() : Map<String,NSObject> in class org.robovm.apple.uikit.UINibLoadingOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getNewsstandDownloadIdentifiers() : List<String> in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getState() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public set(key NSString, value NSObject) : UIFontDescriptorTraits extracted from public setSymbolicTraits(symbolicTraits UIFontDescriptorSymbolicTraits) : UIFontDescriptorTraits in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getSourceApplication() : String in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getAnimationDuration() : double in class org.robovm.apple.uikit.UIKeyboardAnimation | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getRemovedItems() : NSArray<NSMetadataItem> in class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getPersistentID() : long in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getDiscNumber() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getSlantTrait() : double in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getImage() : UIImage in class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getTextColor() : UIColor in class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setDiscNumber(discNumber int) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getChangedItems() : NSArray<NSMetadataItem> in class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems | From | To | |
Extract Method public set(key NSString, value NSObject) : UIImagePickerControllerEditingInfo extracted from public setCropRect(cropRect CGRect) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getPort() : int in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getChapterNumber() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getEditedImage() : UIImage in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getPlaybackDuration() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getPlaybackQueueCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getMediaType() : String in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : NSStreamSOCKSProxyConfiguration extracted from public setUser(host String) : NSStreamSOCKSProxyConfiguration in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getStartFrame() : CGRect in class org.robovm.apple.uikit.UIKeyboardAnimation | From | To | |
Extract Method public has(key NSString) : boolean extracted from public isLocationStart() : boolean in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : UIFontDescriptorTraits extracted from public setWidthTrait(width double) : UIFontDescriptorTraits in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getMediaMetadata() : Map<String,NSObject> in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getAlbumTrackNumber() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getJobTitle() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setAlbumTrackCount(albumTrackCount int) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getFont() : UIFont in class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getTextColor() : UIColor in class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getNewsstandDownloadIdentifiers() : List<String> in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getFont() : UIFont in class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getZIP() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getArtwork() : MPMediaItemArtwork in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getInterPageSpacing() : double in class org.robovm.apple.uikit.UIPageViewControllerOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getDefaultPlaybackRate() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getType() : String in class org.robovm.apple.uikit.UIApplicationLaunchOptionsUserActivityInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getMediaURL() : NSURL in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getOrientation() : NSTextLayoutOrientation in class org.robovm.apple.uikit.NSTextLayoutSection | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getIndexes() : NSIndexSet in class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getTitle() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : UTTypeDeclaration extracted from public setImportedTypeDeclarations(typeDeclarations List<String>) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public set(key NSString, value NSObject) : NSStreamSOCKSProxyConfiguration extracted from public setVersion(version NSStreamSOCKSProxyVersion) : NSStreamSOCKSProxyConfiguration in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getName() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getTitle() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public set(key NSString, value NSObject) : MPNowPlayingInfo extracted from public setDiscCount(discCount int) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public isLocationStart() : boolean in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getAirline() : String in class org.robovm.apple.foundation.NSTextCheckingTransitComponents | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public get1024x1024Size() : UIImage in class org.robovm.apple.foundation.NSURLThumbnail | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getBluetoothPeripheralIdentifiers() : List<String> in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getWidthTrait() : double in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getError() : NSError in class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getRange() : NSRange in class org.robovm.apple.uikit.NSTextLayoutSection | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getZIP() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getCountry() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getOrganization() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getPlaybackQueueCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public shouldRemoveSynchronizableCredentials() : boolean in class org.robovm.apple.foundation.NSURLCredentialStorageRemovalOptions | From | To | |
Extract Method public set(key NSString, value NSObject) : UIImagePickerControllerEditingInfo extracted from public setMediaType(mediaType String) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getPersistentID() : long in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getCurve() : UIViewAnimationCurve in class org.robovm.apple.mediaplayer.MPMoviePlayerFullscreenAnimation | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getPlaybackDuration() : double in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getTime() : double in class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getNew() : NSObject in class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getRange() : NSRange in class org.robovm.apple.uikit.NSTextLayoutSection | From | To | |
Extract Method public set(key NSString, value NSObject) : UTTypeDeclaration extracted from public setTypeIdentifier(identifier String) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getFlight() : String in class org.robovm.apple.foundation.NSTextCheckingTransitComponents | From | To | |
Extract Method public set(key NSString, value NSObject) : UINibLoadingOptions extracted from public setExternalObjects(externalObjects Map<String,NSObject>) : UINibLoadingOptions in class org.robovm.apple.uikit.UINibLoadingOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getAlbumTitle() : String in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getSlantTrait() : double in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract Method public has(key MPMediaEntityProperty) : boolean extracted from public getAlbumTrackCount() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getIconFileName() : String in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getDuration() : double in class org.robovm.apple.mediaplayer.MPMoviePlayerFullscreenAnimation | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getCropRect() : CGRect in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getBluetoothPeripheralIdentifiers() : List<String> in class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public getCurve() : UIViewAnimationCurve in class org.robovm.apple.mediaplayer.MPMoviePlayerFullscreenAnimation | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getOriginalImage() : UIImage in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getKind() : NSKeyValueChange in class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getOrientation() : NSTextLayoutOrientation in class org.robovm.apple.uikit.NSTextLayoutSection | From | To | |
Extract Method public get(key NSString) : NSObject extracted from public isNotificationSentPriorToChange() : boolean in class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract Method public has(key NSString) : boolean extracted from public getChapterNumber() : int in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method | 1446 | ||
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getAnnotation() : NSPropertyList in class org.robovm.apple.uikit.UIApplicationLaunchOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getType() : String in class org.robovm.apple.uikit.UIApplicationLaunchOptionsUserActivityInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getError() : NSError in class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIKeyboardAnimation | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getZIP() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getInterPageSpacing() : double in class org.robovm.apple.uikit.UIPageViewControllerOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public shouldRemoveSynchronizableCredentials() : boolean in class org.robovm.apple.foundation.NSURLCredentialStorageRemovalOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getAddedItems() : NSArray<NSMetadataItem> in class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public isNotificationSentPriorToChange() : boolean in class org.robovm.apple.foundation.NSKeyValueChangeInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.mediaplayer.MPMoviePlayerFullscreenAnimation | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getDuration() : double in class org.robovm.apple.mediaplayer.MPMoviePlayerFullscreenAnimation & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getExternalObjects() : Map<String,NSObject> in class org.robovm.apple.uikit.UINibLoadingOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getUser() : String in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getWeightTrait() : double in class org.robovm.apple.uikit.UIFontDescriptorTraits & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getRange() : NSRange in class org.robovm.apple.uikit.NSTextLayoutSection & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIPageViewControllerOptions | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getBackgroundColor() : UIColor in class org.robovm.apple.uikit.UITextInputTextStyle & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getAnimationDuration() : double in class org.robovm.apple.uikit.UIKeyboardAnimation & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getState() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIApplicationLaunchOptionsUserActivityInfo | From | To | |
Extract And Move Method public set(key NSString, value NSObject) : NSStreamSOCKSProxyConfiguration extracted from public setPreferredImageSize(size CGSize) : NSItemProviderOptions in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UINibLoadingOptions | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.NSTextTabOptions | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSURLCredentialStorageRemovalOptions | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getName() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getOld() : NSObject in class org.robovm.apple.foundation.NSKeyValueChangeInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getMediaURL() : NSURL in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getLocalNotification() : UILocalNotification in class org.robovm.apple.uikit.UIApplicationLaunchOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public get(key NSString) : NSObject extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getFont() : UIFont in class org.robovm.apple.uikit.UITextInputTextStyle & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getURL() : NSURL in class org.robovm.apple.uikit.UIApplicationLaunchOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getPassword() : String in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getPort() : int in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSTextCheckingTransitComponents | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getAnimationCurve() : UIViewAnimationCurve in class org.robovm.apple.uikit.UIKeyboardAnimation & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getNewsstandDownloadIdentifiers() : List<String> in class org.robovm.apple.uikit.UIApplicationLaunchOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getAirline() : String in class org.robovm.apple.foundation.NSTextCheckingTransitComponents & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSURLThumbnail | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getCountry() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getJobTitle() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIApplicationLaunchOptionsUserActivityInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getCity() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getBluetoothCentralIdentifiers() : List<String> in class org.robovm.apple.uikit.UIApplicationLaunchOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getFlight() : String in class org.robovm.apple.foundation.NSTextCheckingTransitComponents & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getRemovedItems() : NSArray<NSMetadataItem> in class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getEditedImage() : UIImage in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getMediaType() : String in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIPageViewControllerOptions | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public isLocationStart() : boolean in class org.robovm.apple.uikit.UIApplicationLaunchOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getVersion() : NSStreamSOCKSProxyVersion in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.NSTextLayoutSection | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getUserActivityInfo() : UIApplicationLaunchOptionsUserActivityInfo in class org.robovm.apple.uikit.UIApplicationLaunchOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getSymbolicTraits() : UIFontDescriptorSymbolicTraits in class org.robovm.apple.uikit.UIFontDescriptorTraits & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getTextColor() : UIColor in class org.robovm.apple.uikit.UITextInputTextStyle & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIKeyboardAnimation | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getMediaMetadata() : Map<String,NSObject> in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getCropRect() : CGRect in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSKeyValueChangeInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getPhone() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getKind() : NSKeyValueChange in class org.robovm.apple.foundation.NSKeyValueChangeInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSURLCredentialStorageRemovalOptions | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getStartFrame() : CGRect in class org.robovm.apple.uikit.UIKeyboardAnimation & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getImage() : UIImage in class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getSpineLocation() : UIPageViewControllerSpineLocation in class org.robovm.apple.uikit.UIPageViewControllerOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getSourceApplication() : String in class org.robovm.apple.uikit.UIApplicationLaunchOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSTextCheckingTransitComponents | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getCurve() : UIViewAnimationCurve in class org.robovm.apple.mediaplayer.MPMoviePlayerFullscreenAnimation & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getChangedItems() : NSArray<NSMetadataItem> in class org.robovm.apple.foundation.NSMetadataQueryUpdatedItems & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getBluetoothPeripheralIdentifiers() : List<String> in class org.robovm.apple.uikit.UIApplicationLaunchOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getIndexes() : NSIndexSet in class org.robovm.apple.foundation.NSKeyValueChangeInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getHost() : String in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.NSTextTabOptions | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getStreet() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIApplicationLaunchOptions | From | To | |
Extract And Move Method public set(key NSString, value NSObject) : NSStreamSOCKSProxyConfiguration extracted from public setFont(font UIFont) : UITextInputTextStyle in class org.robovm.apple.uikit.UITextInputTextStyle & moved to class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getWidthTrait() : double in class org.robovm.apple.uikit.UIFontDescriptorTraits & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UINibLoadingOptions | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getNew() : NSObject in class org.robovm.apple.foundation.NSKeyValueChangeInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getSlantTrait() : double in class org.robovm.apple.uikit.UIFontDescriptorTraits & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getReferenceURL() : NSURL in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSURLThumbnail | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSTextCheckingAddressComponents | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getRemoteNotication() : UIRemoteNotification in class org.robovm.apple.uikit.UIApplicationLaunchOptions & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public getPreferredImageSize() : CGSize in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.NSTextLayoutSection | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.mediaplayer.MPMoviePlayerFullscreenAnimation | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getOrientation() : NSTextLayoutOrientation in class org.robovm.apple.uikit.NSTextLayoutSection & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getTime() : double in class org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getEndFrame() : CGRect in class org.robovm.apple.uikit.UIKeyboardAnimation & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key NSString) : boolean extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getOriginalImage() : UIImage in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public get(key NSString) : NSObject extracted from public get(key String) : NSObject in class org.robovm.apple.foundation.NSItemProviderOptions & moved to class org.robovm.apple.foundation.NSURLThumbnail | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public get1024x1024Size() : UIImage in class org.robovm.apple.foundation.NSURLThumbnail & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Extract And Move Method public has(key MPMediaEntityProperty) : boolean extracted from public getOrganization() : String in class org.robovm.apple.foundation.NSTextCheckingAddressComponents & moved to class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Rename Parameter | 93 | ||
Rename Parameter color : UIColor to underlineColor : UIColor in method public setUnderlineColor(underlineColor UIColor) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter url : NSURL to fileURL : NSURL in method public setFileURL(fileURL NSURL) : NSProgressUserInfo in class org.robovm.apple.foundation.NSProgressUserInfo | From | To | |
Rename Parameter attribute : String to key : String in method public set(key String, value NSObject) : NSAttributedStringDocumentAttributes in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Parameter width : double to strokeWidth : double in method public setStrokeWidth(strokeWidth double) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter host : String to user : String in method public setUser(user String) : NSStreamSOCKSProxyConfiguration in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Rename Parameter color : UIColor to backgroundColor : UIColor in method public setBackgroundColor(backgroundColor UIColor) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter nodes : long to freeNodes : long in method public setFreeNodes(freeNodes long) : NSFileSystemAttributes in class org.robovm.apple.foundation.NSFileSystemAttributes | From | To | |
Rename Parameter number : long to systemNumber : long in method public setSystemNumber(systemNumber long) : NSFileSystemAttributes in class org.robovm.apple.foundation.NSFileSystemAttributes | From | To | |
Rename Parameter type : NSDocumentType to documentType : NSDocumentType in method public setDocumentType(documentType NSDocumentType) : NSAttributedStringDocumentAttributes in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Parameter interval : double to defaultTabInterval : double in method public setDefaultTabInterval(defaultTabInterval double) : NSAttributedStringDocumentAttributes in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Parameter attribute : UIFontDescriptorAttribute to key : UIFontDescriptorAttribute in method public get(key UIFontDescriptorAttribute) : NSObject in class org.robovm.apple.uikit.UIFontDescriptorAttributes | From | To | |
Rename Parameter attribute : NSFileAttribute to key : NSFileAttribute in method public has(key NSFileAttribute) : boolean in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter attribute : NSFileSystemAttribute to key : NSFileSystemAttribute in method public has(key NSFileSystemAttribute) : boolean in class org.robovm.apple.foundation.NSFileSystemAttributes | From | To | |
Rename Parameter attribute : NSFileSystemAttribute to key : NSFileSystemAttribute in method public get(key NSFileSystemAttribute) : NSObject in class org.robovm.apple.foundation.NSFileSystemAttributes | From | To | |
Rename Parameter code : long to hFSTypeCode : long in method public setHFSTypeCode(hFSTypeCode long) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter attribute : String to key : String in method public has(key String) : boolean in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter color : UIColor to strikethroughColor : UIColor in method public setStrikethroughColor(strikethroughColor UIColor) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter attribute : NSFileSystemAttribute to key : NSFileSystemAttribute in method public set(key NSFileSystemAttribute, value NSObject) : NSFileSystemAttributes in class org.robovm.apple.foundation.NSFileSystemAttributes | From | To | |
Rename Parameter playbackRate : double to defaultPlaybackRate : double in method public setDefaultPlaybackRate(defaultPlaybackRate double) : MPNowPlayingInfo in class org.robovm.apple.mediaplayer.MPNowPlayingInfo | From | To | |
Rename Parameter style : NSUnderlineStyle to underlineStyle : NSUnderlineStyle in method public setUnderlineStyle(underlineStyle NSUnderlineStyle) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter age : int to maximumAge : int in method public setMaximumAge(maximumAge int) : NSHTTPCookieAttributes in class org.robovm.apple.foundation.NSHTTPCookieAttributes | From | To | |
Rename Parameter name : String to visibleName : String in method public setVisibleName(visibleName String) : UIFontDescriptorAttributes in class org.robovm.apple.uikit.UIFontDescriptorAttributes | From | To | |
Rename Parameter encoding : NSStringEncoding to characterEncoding : NSStringEncoding in method public setCharacterEncoding(characterEncoding NSStringEncoding) : NSAttributedStringDocumentAttributes in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Parameter metadata : Map<String,NSObject> to mediaMetadata : Map<String,NSObject> in method public setMediaMetadata(mediaMetadata Map<String,NSObject>) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Rename Parameter weight : double to weightTrait : double in method public setWeightTrait(weightTrait double) : UIFontDescriptorTraits in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Rename Parameter width : double to widthTrait : double in method public setWidthTrait(widthTrait double) : UIFontDescriptorTraits in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Rename Parameter id : long to groupOwnerAccountID : long in method public setGroupOwnerAccountID(groupOwnerAccountID long) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter url : NSURL to originURL : NSURL in method public setOriginURL(originURL NSURL) : NSHTTPCookieAttributes in class org.robovm.apple.foundation.NSHTTPCookieAttributes | From | To | |
Rename Parameter name : String to groupOwnerAccountName : String in method public setGroupOwnerAccountName(groupOwnerAccountName String) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter id : long to ownerAccountID : long in method public setOwnerAccountID(ownerAccountID long) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter identifier : String to typeIdentifier : String in method public setTypeIdentifier(typeIdentifier String) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Rename Parameter host : String to password : String in method public setPassword(password String) : NSStreamSOCKSProxyConfiguration in class org.robovm.apple.foundation.NSStreamSOCKSProxyConfiguration | From | To | |
Rename Parameter attribute : NSMetadataItemAttribute to key : NSMetadataItemAttribute in method public get(key NSMetadataItemAttribute) : NSObject in class org.robovm.apple.foundation.NSMetadataItemAttributes | From | To | |
Rename Parameter specification : NSDictionary<NSString,NSObject> to tagSpecification : NSDictionary<NSString,NSObject> in method public setTagSpecification(tagSpecification NSDictionary<NSString,NSObject>) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Rename Parameter date : NSDate to creationDate : NSDate in method public setCreationDate(creationDate NSDate) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter kern : double to kerning : double in method public setKerning(kerning double) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter url : String to referenceURL : String in method public setReferenceURL(referenceURL String) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Rename Parameter number : long to systemFileNumber : long in method public setSystemFileNumber(systemFileNumber long) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter attribute : String to key : String in method public get(key String) : NSObject in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Parameter fileName : String to iconFileName : String in method public setIconFileName(iconFileName String) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Rename Parameter attribute : NSAttributedStringAttribute to key : NSAttributedStringAttribute in method public get(key NSAttributedStringAttribute) : NSObject in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter fileCount : long to totalFileCount : long in method public setTotalFileCount(totalFileCount long) : NSProgressUserInfo in class org.robovm.apple.foundation.NSProgressUserInfo | From | To | |
Rename Parameter attribute : UIFontDescriptorAttribute to key : UIFontDescriptorAttribute in method public set(key UIFontDescriptorAttribute, value NSObject) : UIFontDescriptorAttributes in class org.robovm.apple.uikit.UIFontDescriptorAttributes | From | To | |
Rename Parameter pitch : double to speechPitch : double in method public setSpeechPitch(speechPitch double) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter id : long to deviceIdentifier : long in method public setDeviceIdentifier(deviceIdentifier long) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter attributes : NSAttributedStringAttributes to defaultAttributes : NSAttributedStringAttributes in method public setDefaultAttributes(defaultAttributes NSAttributedStringAttributes) : NSAttributedStringDocumentAttributes in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Parameter color : UIColor to backgroundColor : UIColor in method public setBackgroundColor(backgroundColor UIColor) : UITextInputTextStyle in class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Rename Parameter attribute : NSAttributedStringAttribute to key : NSAttributedStringAttribute in method public set(key NSAttributedStringAttribute, value NSObject) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter punctuation : boolean to speechPunctuation : boolean in method public setSpeechPunctuation(speechPunctuation boolean) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter name : String to ownerAccountName : String in method public setOwnerAccountName(ownerAccountName String) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter attribute : NSFileAttribute to key : NSFileAttribute in method public set(key NSFileAttribute, value NSObject) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter style : NSUnderlineStyle to strikethroughStyle : NSUnderlineStyle in method public setStrikethroughStyle(strikethroughStyle NSUnderlineStyle) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter attribute : NSAttributedStringDocumentAttribute to key : NSAttributedStringDocumentAttribute in method public set(key NSAttributedStringDocumentAttribute, value NSObject) : NSAttributedStringDocumentAttributes in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Parameter attribute : String to key : String in method public has(key String) : boolean in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Parameter attribute : NSAttributedStringDocumentAttribute to key : NSAttributedStringDocumentAttribute in method public get(key NSAttributedStringDocumentAttribute) : NSObject in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Parameter remove : boolean to shouldRemoveSynchronizableCredentials : boolean in method public setShouldRemoveSynchronizableCredentials(shouldRemoveSynchronizableCredentials boolean) : NSURLCredentialStorageRemovalOptions in class org.robovm.apple.foundation.NSURLCredentialStorageRemovalOptions | From | To | |
Rename Parameter attribute : String to key : String in method public set(key String, value NSObject) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter typeDeclarations : List<String> to importedTypeDeclarations : List<String> in method public setImportedTypeDeclarations(importedTypeDeclarations List<String>) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Rename Parameter attribute : NSHTTPCookieAttribute to key : NSHTTPCookieAttribute in method public set(key NSHTTPCookieAttribute, value NSObject) : NSHTTPCookieAttributes in class org.robovm.apple.foundation.NSHTTPCookieAttributes | From | To | |
Rename Parameter permissions : short to posixPermissions : short in method public setPosixPermissions(posixPermissions short) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter expires : NSDate to expireDate : NSDate in method public setExpireDate(expireDate NSDate) : NSHTTPCookieAttributes in class org.robovm.apple.foundation.NSHTTPCookieAttributes | From | To | |
Rename Parameter attribute : NSMetadataItemAttribute to key : NSMetadataItemAttribute in method public has(key NSMetadataItemAttribute) : boolean in class org.robovm.apple.foundation.NSMetadataItemAttributes | From | To | |
Rename Parameter image : UIImage to editedImage : UIImage in method public setEditedImage(editedImage UIImage) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Rename Parameter size : CGSize to preferredImageSize : CGSize in method public setPreferredImageSize(preferredImageSize CGSize) : NSItemProviderOptions in class org.robovm.apple.foundation.NSItemProviderOptions | From | To | |
Rename Parameter typeDeclarations : List<String> to exportedTypeDeclarations : List<String> in method public setExportedTypeDeclarations(exportedTypeDeclarations List<String>) : UTTypeDeclaration in class org.robovm.apple.mobilecoreservices.UTTypeDeclaration | From | To | |
Rename Parameter kind : NSProgressFileOperationKind to fileOperationKind : NSProgressFileOperationKind in method public setFileOperationKind(fileOperationKind NSProgressFileOperationKind) : NSProgressUserInfo in class org.robovm.apple.foundation.NSProgressUserInfo | From | To | |
Rename Parameter attribute : NSFileAttribute to key : NSFileAttribute in method public get(key NSFileAttribute) : NSObject in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter timeRemaining : double to estimatedTimeRemaining : double in method public setEstimatedTimeRemaining(estimatedTimeRemaining double) : NSProgressUserInfo in class org.robovm.apple.foundation.NSProgressUserInfo | From | To | |
Rename Parameter count : long to referenceCount : long in method public setReferenceCount(referenceCount long) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter appendOnly : boolean to appendsOnly : boolean in method public setAppendsOnly(appendsOnly boolean) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter attribute : NSAttributedStringDocumentAttribute to key : NSAttributedStringDocumentAttribute in method public has(key NSAttributedStringDocumentAttribute) : boolean in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Parameter url : NSURL to referenceURL : NSURL in method public setReferenceURL(referenceURL NSURL) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Rename Parameter code : long to hFSCreatorCode : long in method public setHFSCreatorCode(hFSCreatorCode long) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter attribute : NSAttributedStringAttribute to key : NSAttributedStringAttribute in method public has(key NSAttributedStringAttribute) : boolean in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter fileCount : long to completedFileCount : long in method public setCompletedFileCount(completedFileCount long) : NSProgressUserInfo in class org.robovm.apple.foundation.NSProgressUserInfo | From | To | |
Rename Parameter color : UIColor to foregroundColor : UIColor in method public setForegroundColor(foregroundColor UIColor) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter color : UIColor to textColor : UIColor in method public setTextColor(textColor UIColor) : UITextInputTextStyle in class org.robovm.apple.uikit.UITextInputTextStyle | From | To | |
Rename Parameter image : UIImage to originalImage : UIImage in method public setOriginalImage(originalImage UIImage) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Rename Parameter size : long to freeSize : long in method public setFreeSize(freeSize long) : NSFileSystemAttributes in class org.robovm.apple.foundation.NSFileSystemAttributes | From | To | |
Rename Parameter attribute : UIFontDescriptorAttribute to key : UIFontDescriptorAttribute in method public has(key UIFontDescriptorAttribute) : boolean in class org.robovm.apple.uikit.UIFontDescriptorAttributes | From | To | |
Rename Parameter hideExtension : boolean to extensionHidden : boolean in method public setExtensionHidden(extensionHidden boolean) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter vertical : boolean to verticalText : boolean in method public setVerticalText(verticalText boolean) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter attribute : NSHTTPCookieAttribute to key : NSHTTPCookieAttribute in method public get(key NSHTTPCookieAttribute) : NSObject in class org.robovm.apple.foundation.NSHTTPCookieAttributes | From | To | |
Rename Parameter language : String to speechLanguage : String in method public setSpeechLanguage(speechLanguage String) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter offset : double to baselineOffset : double in method public setBaselineOffset(baselineOffset double) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter url : NSURL to commentURL : NSURL in method public setCommentURL(commentURL NSURL) : NSHTTPCookieAttributes in class org.robovm.apple.foundation.NSHTTPCookieAttributes | From | To | |
Rename Parameter factor : double to hyphenationFactor : double in method public setHyphenationFactor(hyphenationFactor double) : NSAttributedStringDocumentAttributes in class org.robovm.apple.uikit.NSAttributedStringDocumentAttributes | From | To | |
Rename Parameter date : NSDate to modificationDate : NSDate in method public setModificationDate(modificationDate NSDate) : NSFileAttributes in class org.robovm.apple.foundation.NSFileAttributes | From | To | |
Rename Parameter color : UIColor to strokeColor : UIColor in method public setStrokeColor(strokeColor UIColor) : NSAttributedStringAttributes in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter attribute : String to key : String in method public get(key String) : NSObject in class org.robovm.apple.uikit.NSAttributedStringAttributes | From | To | |
Rename Parameter url : NSURL to mediaURL : NSURL in method public setMediaURL(mediaURL NSURL) : UIImagePickerControllerEditingInfo in class org.robovm.apple.uikit.UIImagePickerControllerEditingInfo | From | To | |
Rename Parameter slant : double to slantTrait : double in method public setSlantTrait(slantTrait double) : UIFontDescriptorTraits in class org.robovm.apple.uikit.UIFontDescriptorTraits | From | To | |
Rename Parameter attribute : NSHTTPCookieAttribute to key : NSHTTPCookieAttribute in method public has(key NSHTTPCookieAttribute) : boolean in class org.robovm.apple.foundation.NSHTTPCookieAttributes | From | To |