|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--Pile
|
+--yostinso.SuitPile
SuitPile model element for the FlowerGarden solitaire variation Creation date: (11/29/2001 11:11:28 AM)
| Field Summary | |
protected int |
suit
|
| Constructor Summary | |
SuitPile(int suit)
SuitPile constructor comment. |
|
SuitPile(int suit,
java.lang.String s)
SuitPile constructor comment. |
|
| Method Summary | |
int |
getAssignedSuit()
Return the suit assigned to this SuitPile. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int suit
| Constructor Detail |
public SuitPile(int suit)
public SuitPile(int suit,
java.lang.String s)
| Method Detail |
public int getAssignedSuit()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||