| Package | Description |
|---|---|
| soot.plugins.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectionClassLoadingStrategy
Class loading strategy that uses traditional reflection for instantiation.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PluginLoader.setClassLoadingStrategy(ClassLoadingStrategy strategy)
Changes the class loading strategy used by Soot.
|
Copyright © 2020 Soot OSS. All rights reserved.