public interface StateCollector
Modifier and Type | Method and Description |
---|---|
boolean |
canBundleState() |
String |
getBundleAttachmentName() |
byte[] |
getBundledState() |
byte[] |
getContents() |
String |
getContentsAsString() |
String |
getExtraAttachmentName() |
String |
getLogPath() |
String |
getPrefsPath() |
String |
toString() |
String getBundleAttachmentName()
String getExtraAttachmentName()
String getContentsAsString()
byte[] getContents()
boolean canBundleState()
byte[] getBundledState()
String getLogPath()
String getPrefsPath()