|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.mysteries.client.restore.RestoreFileReader
public class RestoreFileReader
The Class RestoreFileReader.
| Constructor Summary | |
|---|---|
RestoreFileReader(java.io.File restoreFolder)
Instantiates a new restore file reader. |
|
| Method Summary | |
|---|---|
java.util.HashMap<java.lang.String,ContentItemState> |
getLastAppState(java.lang.String appID)
Gets the last app state. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RestoreFileReader(java.io.File restoreFolder)
restoreFolder - the restore folder| Method Detail |
|---|
public java.util.HashMap<java.lang.String,ContentItemState> getLastAppState(java.lang.String appID)
throws java.io.IOException
appID - the app id
java.io.IOException - Signals that an I/O exception has occurred.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||