Package jadx.api
Interface IDecompileScheduler
-
- All Known Implementing Classes:
DecompilerScheduler
public interface IDecompileScheduler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.util.List<JavaClass>>buildBatches(java.util.List<JavaClass> classes)
-