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