4937f009e0638d1536b17329e9110d52d6bf5764
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getDefaultPoolSize() : int renamed to public getExecutionPoolSize() : int in class com.ea.orbit.actors.Stage | From | To | |
Rename Method public setDefaultPoolSize(defaultPoolSize int) : void renamed to public setExecutionPoolSize(defaultPoolSize int) : void in class com.ea.orbit.actors.Stage | From | To | |
Rename Attribute | 1 | ||
Rename Attribute defaultPoolSize : int to executionPoolSize : int in class com.ea.orbit.actors.Stage | From | To |