Class DownloadStubImpl.DownloadStubFileImpl
java.lang.Object
com.biglybt.pifimpl.local.download.DownloadStubImpl.DownloadStubFileImpl
- All Implemented Interfaces:
DownloadStub.DownloadStubFile
- Enclosing class:
- DownloadStubImpl
protected static class DownloadStubImpl.DownloadStubFileImpl
extends Object
implements DownloadStub.DownloadStubFile
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Object
private final long
private final DownloadStubImpl
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
DownloadStubFileImpl
(DownloadStubImpl _stub, DownloadStub.DownloadStubFile stub_file) protected
DownloadStubFileImpl
(DownloadStubImpl _stub, Map map) -
Method Summary
-
Field Details
-
stub
-
file
-
length
private final long length
-
-
Constructor Details
-
DownloadStubFileImpl
-
DownloadStubFileImpl
-
-
Method Details
-
exportToMap
-
getFile
- Specified by:
getFile
in interfaceDownloadStub.DownloadStubFile
-
getLength
public long getLength()- Specified by:
getLength
in interfaceDownloadStub.DownloadStubFile
-