|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ou.mancala.ImmutableMancalaState
public class ImmutableMancalaState
Constructor Summary | |
---|---|
ImmutableMancalaState(GameBoard game)
|
Method Summary | |
---|---|
boolean |
canMove(boolean player,
int move)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImmutableMancalaState(GameBoard game)
Method Detail |
---|
public boolean canMove(boolean player, int move)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |