| Package | Description |
|---|---|
| org.postgresql.util |
| Constructor and Description |
|---|
LruCache(int maxSizeEntries,
long maxSizeBytes,
LruCache.CreateAction<Key,Value> createAction,
LruCache.EvictAction<Value> onEvict) |
Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.