org.gudy.azureus2.pluginsimpl.local.download
Class DownloadStubImpl.DownloadStubFileImpl
java.lang.Object
org.gudy.azureus2.pluginsimpl.local.download.DownloadStubImpl.DownloadStubFileImpl
- All Implemented Interfaces:
- DownloadStub.DownloadStubFile
- Enclosing class:
- DownloadStubImpl
protected static class DownloadStubImpl.DownloadStubFileImpl
- extends Object
- implements DownloadStub.DownloadStubFile
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownloadStubImpl.DownloadStubFileImpl
protected DownloadStubImpl.DownloadStubFileImpl(DownloadStubImpl _stub,
DownloadStub.DownloadStubFile stub_file)
DownloadStubImpl.DownloadStubFileImpl
protected DownloadStubImpl.DownloadStubFileImpl(DownloadStubImpl _stub,
Map map)
exportToMap
protected Map exportToMap()
getFile
public File getFile()
- Specified by:
getFile
in interface DownloadStub.DownloadStubFile
getLength
public long getLength()
- Specified by:
getLength
in interface DownloadStub.DownloadStubFile