public class ConfigurationLRUCache extends java.lang.Object implements ConfigurationDataCache, java.io.Serializable
Constructor and Description |
---|
ConfigurationLRUCache(int size)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
int |
getSize()
Returns the maximum cache size.
|
java.lang.String |
toString() |