public class GameRules extends Object
GameRules(int maxRange, int allowedGuesses)
int
getAllowedGuesses()
getMaxRange()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GameRules(int maxRange, int allowedGuesses)
public int getAllowedGuesses()
public int getMaxRange()
public String toString()
toString
Object
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.