287d1614e90d3b22936d5682901bebf5ad5741b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type set : Set to set : Set<Class<?>> in method public getClasses() : Set<Class<?>> in class org.jboss.resteasy.test.tracing.TracingApp | From | To | |
| Change Variable Type set : Set to set : Set<Object> in method public getSingletons() : Set<Object> in class org.jboss.resteasy.test.tracing.TracingApp | From | To | |
| Extract Method | 1 | ||
| Extract Method private addValuesToContext(responseContext ContainerResponseContext, entry Entry<String,List<String>>) : void extracted from public filter(requestContext ContainerRequestContext, responseContext ContainerResponseContext) : void in class org.jboss.resteasy.test.asynch.resource.AsyncResponseFilter | From | To |