arturobernalg commented on pull request #53: URL: https://github.com/apache/commons-jcs/pull/53#issuecomment-811700073
> @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. Hi @rmannibucau suena razonable -- 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]
