e601af1234e8012cedb8f785c4212427b957868a
Files Diff
- Added: 3
- Removed: 4
- Renamed: 0
- Modified: 404
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private AUNodeInteraction(n long) from class org.robovm.apple.audiotoolbox.AUNodeInteraction to private AUNodeInteractionType(n long) from class org.robovm.apple.audiotoolbox.AUNodeInteractionType | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type preset : CFType to preset : NSPropertyList in method public AUPresetEvent(scope AUScope, element int, preset NSPropertyList) in class org.robovm.apple.audiotoolbox.AUPresetEvent | From | To | |
Change Parameter Type scope : int to scope : AUScope in method public AUPresetEvent(scope AUScope, element int, preset NSPropertyList) in class org.robovm.apple.audiotoolbox.AUPresetEvent | From | To | |
Move Method | 2 | ||
Move Method public value() : long from class org.robovm.apple.audiotoolbox.AUNodeInteraction to public value() : long from class org.robovm.apple.audiotoolbox.AUNodeInteractionType | From | To | |
Move Method public valueOf(n long) : AUNodeInteraction from class org.robovm.apple.audiotoolbox.AUNodeInteraction to public valueOf(n long) : AUNodeInteractionType from class org.robovm.apple.audiotoolbox.AUNodeInteractionType | From | To | |
Change Return Type | 6 | ||
Change Return Type CFType to NSPropertyList in method public getPreset() : NSPropertyList in class org.robovm.apple.audiotoolbox.AUPresetEvent | From | To | |
Change Return Type AudioComponentInstance to AudioUnit in method public getAudioUnit() : AudioUnit in class org.robovm.apple.avfoundation.AVAudioUnit | From | To | |
Change Return Type AUGraphError to AUGraphErrorCode in method public valueOf(n long) : AUGraphErrorCode in class org.robovm.apple.audiotoolbox.AUGraphErrorCode | From | To | |
Change Return Type AUNodeInteraction to AUNodeInteractionType in method public valueOf(n long) : AUNodeInteractionType in class org.robovm.apple.audiotoolbox.AUNodeInteractionType | From | To | |
Change Return Type int to AUScope in method public getScope() : AUScope in class org.robovm.apple.audiotoolbox.AUPresetEvent | From | To | |
Change Return Type AudioComponentInstance to AudioUnit in method public getAudioUnit() : AudioUnit in class org.robovm.apple.avfoundation.AVAudioIONode | From | To | |
Move Attribute | 1 | ||
Move Attribute private n : long from class org.robovm.apple.audiotoolbox.AUNodeInteraction to private n : long from class org.robovm.apple.audiotoolbox.AUNodeInteractionType | From | To | |
Extract Class | 1 | ||
Extract Class org.robovm.apple.audiotoolbox.AUNodeInteractionType from class org.robovm.apple.audiotoolbox.AUNodeInteraction | From | To | |
Rename Class | 1 | ||
Rename Class org.robovm.apple.audiotoolbox.AUGraphError renamed to org.robovm.apple.audiotoolbox.AUGraphErrorCode | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.robovm.apple.audiotoolbox.AURenderCallbackStruct.AURenderCallbackStructPtr moved and renamed to org.robovm.apple.audiotoolbox.AUNodeInteraction.AUNodeInteractionPtr | From | To | |
Change Variable Type | 1 | ||
Change Variable Type v : AUGraphError to v : AUGraphErrorCode in method public valueOf(n long) : AUGraphErrorCode in class org.robovm.apple.audiotoolbox.AUGraphErrorCode | From | To |