fa72356d1de50aabfb71cedfeae705e1c682696a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 3 | ||
| Rename Attribute reset : List<Entry> to resets : List<Entry> in class org.eclipse.jetty.http2.HTTP2Flusher | From | To | |
| Rename Attribute active : List<Entry> to actives : List<Entry> in class org.eclipse.jetty.http2.HTTP2Flusher | From | To | |
| Rename Attribute complete : Queue<Entry> to completes : Queue<Entry> in class org.eclipse.jetty.http2.HTTP2Flusher | From | To | |
| Extract Method | 2 | ||
| Extract Method private remove(index int) : Entry extracted from protected process() : Action in class org.eclipse.jetty.http2.HTTP2Flusher | From | To |