49fa2a8ef1787a13bccadad639fc8bb12bd7024c
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public convertPermissionTest() : void from class tachyon.shell.command.CommandUtilsTest to public convertPermissionTest() : void from class tachyon.util.FormatUtilsTest | From | To | |
Change Return Type | 1 | ||
Change Return Type int to String in method public getPermission() : String in class tachyon.web.UIFileInfo | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mPermission : int to mPermission : String in class tachyon.web.UIFileInfo | From | To |