b80a304c11bc6b43fb4e4d7cf2e9748a3351594d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable fos : FileOutputStream in method public marshal(o Object, file File) : void from class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller | From | To | |
Extract Variable os : OutputStream in method public marshal(o Object, file File) : void from class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller | From | To | |
Extract Variable fos : FileOutputStream in method public marshal(o Object, file File) : void from class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller | From | To |