Package | Description |
---|---|
com.caucho.util |
Assorted utilities
|
Modifier and Type | Method and Description |
---|---|
LongKeyLruCache<V> |
LongKeyLruCache.ensureCapacity(int newCapacity)
Ensure the cache can contain the given value.
|
LongKeyLruCache<V> |
LongKeyLruCache.setCapacity(int newCapacity) |