|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface MsDState.Downloading
A state that indicates that the downloader is downloading.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.lastbamboo.common.download.DownloaderState |
|---|
DownloaderState.AbstractFailed, DownloaderState.AbstractRunning, DownloaderState.AbstractSucceeded |
| Field Summary |
|---|
| Fields inherited from interface org.lastbamboo.common.download.MsDState |
|---|
CANCELED, COMPLETE, COULD_NOT_DETERMINE_SOURCES, FAILED, GETTING_SOURCES, IDLE, NO_SOURCES_AVAILABLE |
| Method Summary | |
|---|---|
long |
getBytesRead()
Accessor for the number of bytes read. |
double |
getKbs()
Returns the speed of the download in kilobytes per second. |
int |
getNumSources()
Returns the number of sources used by the download. |
String |
getTimeRemaining()
Accessor for the time remaining. |
| Methods inherited from interface org.lastbamboo.common.download.MsDState |
|---|
accept |
| Methods inherited from interface org.lastbamboo.common.download.DownloaderState |
|---|
getType |
| Method Detail |
|---|
double getKbs()
int getNumSources()
long getBytesRead()
String getTimeRemaining()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||