Package jadx.gui.plugins.quark
Class QuarkManager
- java.lang.Object
-
- jadx.gui.plugins.quark.QuarkManager
-
public class QuarkManager extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description QuarkManager(MainWindow mainWindow, java.nio.file.Path apkPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheckFileSize(int sizeThreshold)voidstart()
-
-
-
Constructor Detail
-
QuarkManager
public QuarkManager(MainWindow mainWindow, java.nio.file.Path apkPath)
-
-