|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.repository.CacheId
public class CacheId
Identifier used for caching method results on Repository classes and its descendants
Constructor Summary | |
---|---|
CacheId(Repository repository,
java.lang.String... ids)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
Repository |
getRepository()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheId(Repository repository, java.lang.String... ids)
Method Detail |
---|
public Repository getRepository()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |