|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--inonit.domain.game.card.hearts.Entrant
Inner Class Summary | |
static interface |
Entrant.Registration
Unsupported. |
Constructor Summary | |
Entrant(Game.Participant participant,
Entrant.Registration registration)
|
Method Summary | |
void |
create(Intelligence.Environment environment)
|
Intelligence.Environment.Storage |
createStorage(int size)
|
void |
destroy()
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Entrant(Game.Participant participant, Entrant.Registration registration)
Method Detail |
public java.lang.String getName()
public void create(Intelligence.Environment environment) throws Game.Participant.InstantiationFailure
public void destroy()
public Intelligence.Environment.Storage createStorage(int size)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |