ce1c85425be23bb57298f68b8db5fab68b5e94cb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 30
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type errorCode : int to errorCode : OSStatus in method public MIDIIOErrorNotification(messageID MIDINotificationMessageID, messageSize int, driverDevice MIDIDevice, errorCode OSStatus) in class org.robovm.apple.coremidi.MIDIIOErrorNotification | From | To | |
Change Return Type | 1 | ||
Change Return Type int to OSStatus in method public getErrorCode() : OSStatus in class org.robovm.apple.coremidi.MIDIIOErrorNotification | From | To | |
Change Variable Type | 1 | ||
Change Variable Type ptr : MachineSizedSIntPtr to ptr : IntPtr in method public findObjectTypeById(uniqueID int) : MIDIObjectType in class org.robovm.apple.coremidi.MIDIObject | From | To |