Package jadx.api
Interface JadxDecompiler.ProgressListener
-
- Enclosing class:
- JadxDecompiler
public static interface JadxDecompiler.ProgressListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprogress(long done, long total)
-