Package jadx.api
Interface JadxDecompiler.ProgressListener
- Enclosing class:
JadxDecompiler
public static interface JadxDecompiler.ProgressListener
-
Method Summary
-
Method Details
-
progress
void progress(long done, long total)
-
JadxDecompiler