|
Change Parameter Type type : Class to type : Class<?> in method public writeTo(viewingPleasure Renderable, type Class<?>, genericType Type, annotations Annotation[], mediaType MediaType, httpHeaders MultivaluedMap<String,Object>, entityStream OutputStream) : void in class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter |
From |
To |
|
Change Parameter Type type : Class to type : Class<?> in method public getSize(obj Renderable, type Class<?>, genericType Type, annotations Annotation[], mediaType MediaType) : long in class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter |
From |
To |
|
Change Parameter Type type : Class to type : Class<?> in method public isWriteable(type Class<?>, genericType Type, annotations Annotation[], mediaType MediaType) : boolean in class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter |
From |
To |
|
Change Parameter Type httpHeaders : MultivaluedMap to httpHeaders : MultivaluedMap<String,Object> in method public writeTo(viewingPleasure Renderable, type Class<?>, genericType Type, annotations Annotation[], mediaType MediaType, httpHeaders MultivaluedMap<String,Object>, entityStream OutputStream) : void in class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter |
From |
To |