|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmastermind.logic.RandomGuess
public class RandomGuess
Mastermind Settings: Erzeugt einen Zufalls Guess
Constructor Summary | |
---|---|
RandomGuess()
|
Method Summary | |
---|---|
static Guess |
genRandomGuess()
Erzeugt einen zufälligen Guess |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RandomGuess()
Method Detail |
---|
public static Guess genRandomGuess()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |