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