70e9396569f1fc672ac0ef4ac1605319485f663a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method public marshal(v String) : String from class org.jooq.util.jaxb.tools.TrimAdapter to public marshal(v String) : String from class org.jooq.util.jaxb.tools.StringAdapter | From | To | |
Pull Up Method public unmarshal(v String) : String from class org.jooq.util.jaxb.tools.TrimAdapter to public unmarshal(v String) : String from class org.jooq.util.jaxb.tools.StringAdapter | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.jooq.util.jaxb.tools.StringAdapter from classes [org.jooq.util.jaxb.tools.TrimAdapter] | From | To |