26b2c6946360c3623cc54df93b3c8e2da3b4d83b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public onEviction(key String, value NettyCamelState) : boolean from class org.apache.camel.component.netty4.TimeoutCorrelationManagerSupport.NettyStateTimeoutMap to private onEviction(type Type, key String, value NettyCamelState) : void from class org.apache.camel.component.netty4.TimeoutCorrelationManagerSupport | From | To | |
| Change Return Type | 1 | ||
| Change Return Type boolean to void in method private onEviction(type Type, key String, value NettyCamelState) : void in class org.apache.camel.component.netty4.TimeoutCorrelationManagerSupport | From | To |