58d7e4ac783db0fbc21e97c2da202b7b8f303624
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class net.jodah.failsafe.internal.util.Unchecked moved to net.jodah.failsafe.util.Unchecked | From | To | |
Change Variable Type | 1 | ||
Change Variable Type retryPolicy : RetryPolicy to retryPolicy : RetryPolicy<Object> in method public main(args String...) : void in class net.jodah.failsafe.examples.NettyExample | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type retryPolicy : RetryPolicy to retryPolicy : RetryPolicy<Object> in class net.jodah.failsafe.examples.VertxExample | From | To | |
Change Attribute Type retryPolicy : RetryPolicy to retryPolicy : RetryPolicy<Object> in class net.jodah.failsafe.examples.AsyncExample | From | To |