|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.higgins.cache.api.key.CacheKey
Constructor Summary | |
---|---|
CacheKey(String key)
|
Method Summary | |
---|---|
boolean |
equals(Object anObject)
|
Serializable |
getKey()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheKey(String key)
key
- Method Detail |
public Serializable getKey()
public boolean equals(Object anObject)
anObject
-
String.equals(java.lang.Object)
public int hashCode()
String.hashCode()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |