| Package | Description |
|---|---|
| org.apache.batik.ext.awt.image.rendered |
| Modifier and Type | Field | Description |
|---|---|---|
protected LRUCache.LRUNode |
TileLRUMember.myNode |
| Modifier and Type | Method | Description |
|---|---|---|
LRUCache.LRUNode |
LRUCache.LRUObj.lruGet() |
Called to get the LRU node for this object.
|
LRUCache.LRUNode |
TileLRUMember.lruGet() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
LRUCache.LRUObj.lruSet(LRUCache.LRUNode nde) |
Called when the object first becomes active in the LRU cache.
|
void |
TileLRUMember.lruSet(LRUCache.LRUNode nde) |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.