public class ConfigurationLRUCache extends Object implements ConfigurationDataCache, Serializable
ConfigurationLRUCache(int size)
int
getSize()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ConfigurationLRUCache(int size)
size
public int getSize()
public String toString()
toString
Object