|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSpielBaum
Klasse SpielBaum mit der geschachtelten Klasse Stellung und den Datenfeldern typ, stellung, first, next und der Methode minmax.
| Nested Class Summary | |
(package private) class |
SpielBaum.Stellung
|
| Field Summary | |
(package private) SpielBaum |
first
|
(package private) boolean |
maxtyp
|
(package private) SpielBaum |
next
|
(package private) SpielBaum.Stellung |
stellung
|
| Constructor Summary | |
SpielBaum()
|
|
| Method Summary | |
int |
minmax()
|
int |
statisch()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
SpielBaum.Stellung stellung
boolean maxtyp
SpielBaum first
SpielBaum next
| Constructor Detail |
public SpielBaum()
| Method Detail |
public int statisch()
public int minmax()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||