fddd9ac6a48334eb3d5dfa43697823e4ab74581e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type timeout : long to timeout : int in method public setTimeout(timeout int) : PushRequest in class com.mpush.client.push.PushRequest | From | To | |
Change Parameter Type timeout : long to timeout : int in method public setTimeout(timeout int) : PushContext in class com.mpush.api.push.PushContext | From | To | |
Change Return Type | 1 | ||
Change Return Type long to int in method public getTimeout() : int in class com.mpush.api.push.PushContext | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type timeout : long to timeout : int in class com.mpush.client.push.PushRequest | From | To | |
Change Attribute Type timeout : long to timeout : int in class com.mpush.api.push.PushContext | From | To |