Package com.biglybt.pif.ddb
Interface DistributedDatabaseProgressListener
-
public interface DistributedDatabaseProgressListener
-
-
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)
-