f63167b69146f2ab0f61c3882c9a940d8a267aad
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type headers : MultivaluedMap<String,? extends Object> to headers : MultivaluedMap<String,?> in method public filter(requestContext ContainerRequestContext, responseContext ContainerResponseContext) : void in class org.glassfish.jersey.tests.api.LocationHeaderTest.LocationManipulationFilter | From | To | |
Change Variable Type headers : MultivaluedMap<String,? extends Object> to headers : MultivaluedMap<String,?> in method public aroundWriteTo(context WriterInterceptorContext) : void in class org.glassfish.jersey.tests.api.LocationHeaderTest.LocationManipulationInterceptor | From | To |