|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.cb.jset.CardStack
FIXME document Maybe should be called CardDeck.
Constructor Summary | |
CardStack()
|
Method Summary | |
boolean |
empty()
|
CardProperties[] |
pop(int nbCardsToPop)
|
void |
shuffle()
|
int |
size()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CardStack()
Method Detail |
public void shuffle()
public CardProperties[] pop(int nbCardsToPop)
public boolean empty()
public int size()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |