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