|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InstantRun
Model for InstantRun related information.
| Method Summary | |
|---|---|
java.lang.String |
getIncrementalAssembleTaskName()
Returns the name of the task used to generate the incremental .dex files from the last build. |
java.io.File |
getInfoFile()
Returns the last incremental build information, including success or failure, verifier reason for requesting a restart, etc... |
boolean |
isSupportedByArtifact()
Whether the owner artifact supports Instant Run. |
| Method Detail |
|---|
@NonNull java.lang.String getIncrementalAssembleTaskName()
@NonNull java.io.File getInfoFile()
boolean isSupportedByArtifact()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||