<div dir="ltr">Hi Team,<div><br></div><div>I would like to create a custom cache replacement policy. I went through the LruPolicy class and I can see that it contains methods like evictEntries, insertToQueue, etc. However, it is not clear, when, how these methods are called. </div><div><br></div><div>I believe in order to achieve what I want to, I would have to create a similar class. Am I on the right path here? Some starting point documentation of how the flow is would be really helpful.</div></div>