martin-g commented on issue #394: Fix JavaDoc comment for 
PackageResource.getResourceStream()
URL: https://github.com/apache/wicket/pull/394#issuecomment-545781124
 
 
   Why do you think it cannot be null ? 
   
`org.apache.wicket.core.util.resource.locator.IResourceStreamLocator#locate(java.lang.Class<?>,
 java.lang.String, java.lang.String, java.lang.String, java.util.Locale, 
java.lang.String, boolean)` can return null. PackageResource will just wrap it 
in ProcessingResourceStream if it not null.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to