| Package | Description |
|---|---|
| ch.bind.philib.util |
| Modifier and Type | Class and Description |
|---|---|
class |
LruList<E extends LruNode> |
| Modifier and Type | Method and Description |
|---|---|
LruNode |
LruNode.getLruNext() |
LruNode |
LruNode.getLruPrev() |
| Modifier and Type | Method and Description |
|---|---|
void |
LruNode.setLruNext(LruNode lruNext) |
void |
LruNode.setLruPrev(LruNode lruPrev) |
Copyright © 2013. All Rights Reserved.