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 Objectprivate final longprivate final DownloadStubImpl -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDownloadStubFileImpl(DownloadStubImpl _stub, DownloadStub.DownloadStubFile stub_file) protectedDownloadStubFileImpl(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:
getFilein interfaceDownloadStub.DownloadStubFile
-
getLength
public long getLength()- Specified by:
getLengthin interfaceDownloadStub.DownloadStubFile
-