public class BlockInfoRow
extends java.lang.Object
| Constructor and Description |
|---|
BlockInfoRow(android.database.Cursor cursor) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBreakpointId() |
long |
getContentLength() |
long |
getCurrentOffset() |
long |
getStartOffset() |
com.liulishuo.okdownload.core.breakpoint.BlockInfo |
toInfo() |