|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.unibas.indovinailnumero.modello.Record
public class Record
Constructor Summary | |
---|---|
Record()
|
Method Summary | |
---|---|
void |
checkRecord(int tentativi)
|
int |
getValoreRecord()
|
boolean |
isNuovoRecord()
|
boolean |
isUguagliato()
|
void |
reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Record()
Method Detail |
---|
public boolean isNuovoRecord()
public boolean isUguagliato()
public void checkRecord(int tentativi)
public int getValoreRecord()
public void reset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |