public class JadxTempFiles
extends Object
-
Field Summary
Fields
private static final Path
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
JADX_TMP_INSTANCE_PREFIX
private static final String JADX_TMP_INSTANCE_PREFIX
- See Also:
-
-
TEMP_ROOT_DIR
private static final Path TEMP_ROOT_DIR
-
Constructor Details
-
JadxTempFiles
public JadxTempFiles()
-
Method Details
-
getTempRootDir
public static Path getTempRootDir()
-
createTempRootDir
private static Path createTempRootDir()