public abstract static class SlowRequester.SlowRunnable extends Object
| Constructor and Description |
|---|
SlowRequester.SlowRunnable() |
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
protected Throwable |
getException() |
String |
getProgress() |
String |
getTitle() |
abstract void |
run() |
protected void |
setException(Throwable exception) |
protected void |
setProgress(String progress) |
protected void |
setTitle(String title) |
protected void setProgress(String progress)
protected void setTitle(String title)
public String getProgress()
public String getTitle()
protected Throwable getException()
protected void setException(Throwable exception)
public void finish()
Copyright © 2014 Tecgraf/PUC-Rio. All Rights Reserved.