public class DownloadRecorder extends Object implements Serializable
Constructor and Description |
---|
DownloadRecorder(int breakPoint,
String lastModifiedTime) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
int |
getBreakPoint() |
String |
getLastModifiedTime() |
void |
setBreakPoint(int breakPoint) |
void |
setLastModifiedTime(String lastModifiedTime) |
public DownloadRecorder(int breakPoint, String lastModifiedTime)
Copyright © 2015. All rights reserved.