| Modifier and Type | Class and Description |
|---|---|
static class |
CoreConfig.ApplicationConfiguration |
static class |
CoreConfig.ClinitMode |
static class |
CoreConfig.CorePTAConfiguration |
static class |
CoreConfig.OutputConfiguration |
| Modifier and Type | Field and Description |
|---|---|
protected CoreConfig.ApplicationConfiguration |
appConfig |
protected static CoreConfig |
coreConfig |
protected CoreConfig.OutputConfiguration |
outConfig |
protected CoreConfig.CorePTAConfiguration |
ptaConfig |
| Constructor and Description |
|---|
CoreConfig() |
| Modifier and Type | Method and Description |
|---|---|
CoreConfig.ApplicationConfiguration |
getAppConfig() |
CoreConfig.OutputConfiguration |
getOutConfig() |
CoreConfig.CorePTAConfiguration |
getPtaConfig() |
static void |
reset() |
static CoreConfig |
v() |
protected static CoreConfig coreConfig
protected CoreConfig.CorePTAConfiguration ptaConfig
protected final CoreConfig.ApplicationConfiguration appConfig
protected final CoreConfig.OutputConfiguration outConfig
public static CoreConfig v()
public static void reset()
public CoreConfig.CorePTAConfiguration getPtaConfig()
public CoreConfig.ApplicationConfiguration getAppConfig()
public CoreConfig.OutputConfiguration getOutConfig()
Copyright © 2024 Soot OSS. All rights reserved.