|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.basketapp.client.StateRecorder
public class StateRecorder
The Class StateRecorder.
| Field Summary | |
|---|---|
static java.lang.String |
logPath
The log path. |
| Constructor Summary | |
|---|---|
StateRecorder(BasketApp app)
Instantiates a new state recorder. |
|
| Method Summary | |
|---|---|
void |
startStateRecording()
Start state recording. |
void |
stopStateRecording()
Stop state recording. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String logPath
| Constructor Detail |
|---|
public StateRecorder(BasketApp app)
app - the app| Method Detail |
|---|
public void startStateRecording()
public void stopStateRecording()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||