toniedzwiedz opened a new pull request, #48: URL: https://github.com/apache/sling-org-apache-sling-api/pull/48
The original javadoc for `ModifiableValueMap` was written before the addition of new methods to `java.util.Map` as of Java 8. This commit updates the javadoc to mention the `replace` and `replaceAll` methods that can be used to modify resources underlying a `ModifiableValueMap` instance. Refer to https://issues.apache.org/jira/browse/SLING-11878 for context. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
