rmannibucau commented on pull request #53:
URL: https://github.com/apache/commons-jcs/pull/53#issuecomment-811695820


   @arturobernalg .class.cast is a function in java.lang.Class class, as any 
java method which is the reason it was preferred for this part of the code over 
instanceof/() casting which is a language feature directly translated to a 
bytecode instruction.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to