|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LruNode | |
|---|---|
| ch.bind.philib.util | |
| Uses of LruNode in ch.bind.philib.util |
|---|
| Classes in ch.bind.philib.util with type parameters of type LruNode | |
|---|---|
class |
LruList<E extends LruNode>
|
| Methods in ch.bind.philib.util that return LruNode | |
|---|---|
LruNode |
LruNode.getLruNext()
|
LruNode |
LruNode.getLruPrev()
|
| Methods in ch.bind.philib.util with parameters of type LruNode | |
|---|---|
void |
LruNode.setLruNext(LruNode lruNext)
|
void |
LruNode.setLruPrev(LruNode lruPrev)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||