FileDocCategorySizeDatePackage
TOTorrentFile.javaAPI DocAzureus 3.0.3.41156Wed Jan 10 23:10:36 GMT 2007org.gudy.azureus2.core3.torrent

TOTorrentFile

public interface TOTorrentFile

Fields Summary
Constructors Summary
Methods Summary
public intgetFirstPieceNumber()

public intgetLastPieceNumber()

public longgetLength()

public intgetNumberOfPieces()

public byte[][]getPathComponents()

public java.lang.StringgetRelativePath()

public TOTorrentgetTorrent()