|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.egothor.slotter.Slot
public final class Slot
This class represents a slot handle.
| Constructor Summary | |
|---|---|
Slot(int slot)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object object)
|
int |
getSlot()
|
int |
hashCode()
|
void |
setSlot(int slot)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Slot(int slot)
| Method Detail |
|---|
public int getSlot()
public void setSlot(int slot)
public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||