|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DownloaderStateType in org.lastbamboo.common.download |
|---|
| Methods in org.lastbamboo.common.download that return DownloaderStateType | |
|---|---|
DownloaderStateType |
DownloaderState.getType()
Returns the type of this state. |
DownloaderStateType |
DownloaderState.AbstractRunning.getType()
|
DownloaderStateType |
DownloaderState.AbstractFailed.getType()
|
DownloaderStateType |
DownloaderState.AbstractSucceeded.getType()
|
static DownloaderStateType |
DownloaderStateType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DownloaderStateType[] |
DownloaderStateType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||