Class 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
      boolean checkFileSize​(int sizeThreshold)  
      void start()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • QuarkManager

        public QuarkManager​(MainWindow mainWindow,
                            java.nio.file.Path apkPath)
    • Method Detail

      • start

        public void start()
      • checkFileSize

        public boolean checkFileSize​(int sizeThreshold)