com.pawjaw.utils
Interface ProgressCallback


public interface ProgressCallback


Method Summary
 void notify(int count, int total)
           
 

Method Detail

notify

void notify(int count,
            int total)