Uses of Class
com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.AbstractTask
-
Uses of ConcurrentLinkedHashMap.AbstractTask in com.googlecode.concurrentlinkedhashmap
Modifier and TypeClassDescription(package private) final class
Adds the node to the page replacement policy.(package private) class
Updates the node's location in the page replacement policy.(package private) final class
Removes a node from the page replacement policy.(package private) final class
Updates the weighted size and evicts an entry on overflow.