|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectConfigCache.ConfigCacheKey
private static class ConfigCache.ConfigCacheKey
A key in the ConfigCache.
Field Summary | |
---|---|
String |
configPath
|
String |
indexName
|
Constructor Summary | |
---|---|
private |
ConfigCache.ConfigCacheKey()
|
Method Summary | |
---|---|
boolean |
equals(ConfigCache.ConfigCacheKey other)
|
int |
hashCode()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String configPath
public String indexName
Constructor Detail |
---|
private ConfigCache.ConfigCacheKey()
Method Detail |
---|
public int hashCode()
hashCode
in class Object
public boolean equals(ConfigCache.ConfigCacheKey other)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |