File
Doc
Category
Size
Date
Package
TOTorrentProgressListener.java
API Doc
Azureus 3.0.3.4
1051
Mon Oct 06 14:40:26 BST 2003
org.gudy.azureus2.core3.torrent
TOTorrentProgressListener
public interface TOTorrentProgressListener
Fields Summary
Constructors Summary
Methods Summary
public void
reportCurrentTask
(
java.lang.String
task_description)
public void
reportProgress
(
int
percent_complete)
Java Code Source