9e96a3613cacb0c557db1050661693928b459394
Files Diff
- Added: 6
- Removed: 8
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to String in method public sayHi(name String) : String in class com.shinemo.mpush.tools.spi.test.TestService | From | To | |
| Move Class | 1 | ||
| Move Class com.shinemo.mpush.tools.spi.TestService moved to com.shinemo.mpush.tools.spi.test.TestService | From | To | |
| Extract Method | 1 | ||
| Extract Method private getClazzMap(clazz Class<T>) : Map<String,Class<?>> extracted from public getInstance(clazz Class<T>, key String) : T in class com.shinemo.mpush.tools.spi.ServiceContainer | From | To |