| Class | Description |
|---|---|
| DoubleNode<K,V> |
Used for doubly linked lists with weak keys
|
| WeakHashClockImpl<K,V> |
Implementation of WeakHashClock as needed by the CAR algorithm
|
| WeakHashLRUImpl<K> |
An implementation of the WeakHashLRU as needed by the CAR algorithm
|
Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.