Class JadxCommonFiles


  • public class JadxCommonFiles
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JadxCommonFiles()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.nio.file.Path getCacheDir()  
      static java.nio.file.Path getConfigDir()  
      • Methods inherited from class java.lang.Object

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

      • JadxCommonFiles

        public JadxCommonFiles()
    • Method Detail

      • getConfigDir

        public static java.nio.file.Path getConfigDir()
      • getCacheDir

        public static java.nio.file.Path getCacheDir()