Package com.biglybt.plugin.dht
Interface DHTPluginProgressListener
-
public interface DHTPluginProgressListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
reportActivity(java.lang.String str)
void
reportCompleteness(int percent)
void
reportSize(long size)
-