On Wed, 2 Aug 2023 20:11:35 GMT, Stuart Marks wrote:
> Adjust the leading javadoc sentence of several collections mutator methods to
> include "(optional operation)" as appropriate. Also adjust doc for
> UnsupportedOperationException on those methods as necessary.
Looks fine.
-
M
On Wed, 2 Aug 2023 20:11:35 GMT, Stuart Marks wrote:
> Adjust the leading javadoc sentence of several collections mutator methods to
> include "(optional operation)" as appropriate. Also adjust doc for
> UnsupportedOperationException on those methods as necessary.
Marked as reviewed by naoto (
Adjust the leading javadoc sentence of several collections mutator methods to
include "(optional operation)" as appropriate. Also adjust doc for
UnsupportedOperationException on those methods as necessary.
-
Commit messages:
- Adjust wording of various UnsupportedOperationException