d7dac7ea1d9fd1a6e4bcc568f6c366129cbb2d85
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method protected produce() : void extracted from public onFillable() : void in class org.eclipse.jetty.http2.HTTP2Connection | From | To | |
Extract Method protected produce() : void extracted from protected offerTask(task Runnable, dispatch boolean) : void in class org.eclipse.jetty.http2.HTTP2Connection | From | To | |
Extract Method protected dispatch() : void extracted from protected offerTask(task Runnable, dispatch boolean) : void in class org.eclipse.jetty.http2.HTTP2Connection | From | To |