dlmarion commented on PR #27: URL: https://github.com/apache/accumulo-access/pull/27#issuecomment-1781562751
The behavior difference compared to `Collections.unmodifiableList` is interesting. That method passes the list to a class that just delegates the read methods and throws an error on the others. There is no copying of the data. -- 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]
