|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.curre.prefcount.test.BaseTestCase.Whist
protected static class BaseTestCase.Whist
Class to represent whist against one player.
| Field Summary | |
|---|---|
net.curre.prefcount.gui.type.Place |
place
Player against whist this whist. |
java.lang.String |
whist
Whist value as a string. |
| Method Summary | |
|---|---|
static BaseTestCase.Whist |
n(net.curre.prefcount.gui.type.Place place,
java.lang.String whist)
Creates a new Whist object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final net.curre.prefcount.gui.type.Place place
public final java.lang.String whist
| Method Detail |
|---|
public static BaseTestCase.Whist n(net.curre.prefcount.gui.type.Place place,
java.lang.String whist)
Whist object.
place - player place.whist - whist value.
Whist object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||