45f2e3d2e57fa0aa1f1b89f20dcf77c29b99f6bc
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 3 | ||
| Extract Variable o : Object in method public readFrom(type Class<Object>, genericType Type, annotations Annotation[], mediaType MediaType, httpHeaders MultivaluedMap<String,String>, entityStream InputStream) : Object from class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider | From | To | |
| Extract Variable value : Object in method public writeTo(target Object, type Class<?>, genericType Type, annotations Annotation[], mediaType MediaType, httpHeaders MultivaluedMap<String,Object>, entityStream OutputStream) : void from class org.jboss.resteasy.plugins.providers.jaxb.MapProvider | From | To |