|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LruCache.EvictAction | |
|---|---|
| org.postgresql.util | |
| Uses of LruCache.EvictAction in org.postgresql.util |
|---|
| Constructors in org.postgresql.util with parameters of type LruCache.EvictAction | |
|---|---|
LruCache(int maxSizeEntries,
long maxSizeBytes,
LruCache.CreateAction<Key,Value> createAction,
LruCache.EvictAction<Value> onEvict)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||