01824d3bfca9df2834d5f8c8b5ead665041e7b61
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to boolean in method private handlePrintFlsStatistics(line String, beginningOfLine Deque<String>, parseInformation ParseInformation, model GCModel, mixedLinesMatcher Matcher) : boolean in class com.tagtraum.perf.gcviewer.imp.DataReaderSun1_6_0 | From | To | |
Extract Method | 1 | ||
Extract Method private handleMixedLine(model GCModel, mixedLineMatcher Matcher, beginningOfLine Deque<String>, parsePosition ParseInformation) : void extracted from public read() : GCModel in class com.tagtraum.perf.gcviewer.imp.DataReaderSun1_6_0 | From | To |