d6c28cb742de3eb7b15f701a88cd4c7d6678e7ad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public intoXML(format XMLFormat) : Document extracted from public intoXML() : Document in class org.jooq.impl.ResultImpl | From | To | |
Extract Method public intoXML(handler H, format XMLFormat) : H extracted from public intoXML(handler H) : H in class org.jooq.impl.ResultImpl | From | To |