public class StudioSandboxCreator
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StudioSandboxCreator.StudioSandbox |
| Constructor and Description |
|---|
StudioSandboxCreator() |
| Modifier and Type | Method and Description |
|---|---|
static StudioSandboxCreator.StudioSandbox |
createSandbox(java.nio.file.Path sandboxDir)
Creates sandbox for Android Studio.
|
static StudioSandboxCreator.StudioSandbox |
createSandbox(java.nio.file.Path sandboxDir,
java.lang.String pluginsDirName) |
public static StudioSandboxCreator.StudioSandbox createSandbox(@Nullable java.nio.file.Path sandboxDir)
public static StudioSandboxCreator.StudioSandbox createSandbox(@Nullable java.nio.file.Path sandboxDir, java.lang.String pluginsDirName)