Pushes an element on the Cache. If maxLength isn't reached, resizes the cache. If it is reached, overwrites the oldest element
The element to push into the cache
See Implementation
Pushes an element on the Cache. If maxLength isn't reached, resizes the cache. If it is reached, overwrites the oldest element