Class TorrentFileImpl
java.lang.Object
com.biglybt.pifimpl.local.torrent.TorrentFileImpl
- All Implemented Interfaces:
TorrentFile
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
size
protected long size
-
-
Constructor Details
-
TorrentFileImpl
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceTorrentFile
-
getSize
public long getSize()- Specified by:
getSize
in interfaceTorrentFile
-