public class DotnetClassProvider extends Object implements ClassProvider
| Constructor and Description |
|---|
DotnetClassProvider() |
| Modifier and Type | Method and Description |
|---|---|
ClassSource |
find(String className)
Return the ClassSource of requested class
|
public ClassSource find(String className)
find in interface ClassProviderclassName - requested classCopyright © 2024 Soot OSS. All rights reserved.