public class CacheConfig extends Object
Modifier | Constructor and Description |
---|---|
protected |
CacheConfig(boolean enabled,
long maxMemSize,
int maxSize) |
Modifier and Type | Method and Description |
---|---|
long |
getMaxMemSize() |
int |
getMaxSize() |
boolean |
isEnabled() |
Copyright © 2015. All rights reserved.