ejums commented on pull request #831:
URL: https://github.com/apache/commons-lang/pull/831#issuecomment-968249898


   
   
   
   > -1: No idea what this does as the doc is just one short sentence but it 
seems like some hyper specific collection processing method not generally 
useful. Feel free to elucidate. Also, instead of opening and closing PR after 
PR with the same code, please commit and optionally squash to the same PR.
   
   1. This method is a general method for converting the flattened list of any 
object type into a tree list, supporting operations such as computing hierarchy 
and judging whether it is the top and last level (refer to the corresponding 
test case for details of calling) 
   2. As for the problem of multiple PR, it is because the jdoc format is 
incompatible and failed to pass the detection. I will pay attention to it later


-- 
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: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to