Package jadx.core.plugins.files
Interface IJadxFilesGetter
-
- All Known Implementing Classes:
SingleDirFilesGetter,TempFilesGetter
public interface IJadxFilesGetter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.nio.file.PathgetCacheDir()java.nio.file.PathgetConfigDir()java.nio.file.PathgetTempDir()
-