IBue commented on PR #1327:
URL: https://github.com/apache/commons-lang/pull/1327#issuecomment-2550078086

   I have transformed the `ListIterator` loop into the proposed simplified 
index-based one.
   Does anyone know if the index has to be protected against overflow?
   
   
   > Can you tell us more on the usage you have for this method? That will tell 
us a lot on how it should be optimized.
   
   Actually, I don't have productive usage for this (yet). I stumbled upon the 
problem in the context of UTF-16 and learning some Java.
   


-- 
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]

Reply via email to