e26d465924c98bf3539febc6dc72dab8809e6c54
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type handler : ConnectionHandler<S> to handler : ConnectionHandler<?> in method public RecycledProcessors(handler ConnectionHandler<?>) in class org.apache.coyote.AbstractProtocol.RecycledProcessors | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type handler : ConnectionHandler<S> to handler : ConnectionHandler<?> in class org.apache.coyote.AbstractProtocol.RecycledProcessors | From | To | |
Change Attribute Type recycledProcessors : RecycledProcessors<S> to recycledProcessors : RecycledProcessors in class org.apache.coyote.AbstractProtocol.ConnectionHandler | From | To |