|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hattrickorganizer.tools.TrickotCacheKey
public class TrickotCacheKey
Key für den TrickotCache
Constructor Summary | |
---|---|
TrickotCacheKey(int id,
byte taktik)
Creates a new TrickotCacheKey object. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
TODO Missing Method Documentation |
int |
getId()
TODO Missing Method Documentation |
byte |
getTaktik()
TODO Missing Method Documentation |
int |
hashCode()
TODO Missing Method Documentation |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TrickotCacheKey(int id, byte taktik)
id
- TODO Missing Constructuor Parameter Documentationtaktik
- TODO Missing Constructuor Parameter DocumentationMethod Detail |
---|
public final int getId()
public final byte getTaktik()
public final boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- TODO Missing Method Parameter Documentation
public final int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |