-
Constructor Summary 
Constructors
-
Method Summary 
void
get from cache if exists
else init the value + save in cache + return created value
remove an element identified by
the passed key from the cache
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
LRUCache 
-
Method Details 