|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.mlw.gfw.ext.card.DefaultCardValidator
Field Summary | |
protected net.mlw.gfw.ext.card.HandModel |
handModel
|
Constructor Summary | |
DefaultCardValidator(net.mlw.gfw.ext.card.HandModel handModel)
|
Method Summary | |
boolean |
canPlay(int index)
|
int |
getMaxNumberOfCards()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected net.mlw.gfw.ext.card.HandModel handModel
Constructor Detail |
public DefaultCardValidator(net.mlw.gfw.ext.card.HandModel handModel)
Method Detail |
public boolean canPlay(int index)
canPlay
in interface CardValidator
net.mlw.gfw.ext.card.CardValidator#canPlay(net.mlw.gfw.ext.card.Card)
public int getMaxNumberOfCards()
getMaxNumberOfCards
in interface CardValidator
CardValidator.getMaxNumberOfCards()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |