| Package | Description |
|---|---|
| org.boon.cache |
| Modifier and Type | Method and Description |
|---|---|
static Tradeoffs |
Tradeoffs.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tradeoffs[] |
Tradeoffs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FastConcurrentReadLruLfuFifoCache(int evictSize,
Tradeoffs tradeoffs,
CacheType type)
New cache
|
Copyright © 2014. All rights reserved.