ch.bind.philib.util
public interface LruNode
| Modifier and Type | Method and Description |
|---|---|
LruNode |
getLruNext() |
LruNode |
getLruPrev() |
void |
setLruNext(LruNode lruNext) |
void |
setLruPrev(LruNode lruPrev) |
Copyright © 2013. All Rights Reserved.